This commit is contained in:
Andrew M. Kuchling 2003-04-24 16:45:05 +00:00
parent 035272be91
commit 4e42b31d2e

View file

@ -137,7 +137,7 @@ 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.
- netrc now allows ASCII punctuation characters in passwords.
- shelve now supports the optional writeback argument, and exposes
pickle protocol versions.