New module platform.py, submitted by Marc-Andre Lemburg.
There's no separate documentation for this module yet - apart from the doc-strings which explain the APIs.
This commit is contained in:
parent
84fc9aa6ce
commit
246d847475
File diff suppressed because it is too large
Load Diff
|
@ -130,6 +130,9 @@ Extension modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- Added new module "platform" which provides a wide range of tools
|
||||
for querying platform dependent features.
|
||||
|
||||
- netrc now allows Ascii punctuation characters in passwords.
|
||||
|
||||
- shelve now supports the optional writeback argument, and exposes
|
||||
|
|
Loading…
Reference in New Issue