mirror of https://github.com/python/cpython.git
Fix case
This commit is contained in:
parent
035272be91
commit
4e42b31d2e
|
@ -137,7 +137,7 @@ Library
|
||||||
- Added new module "platform" which provides a wide range of tools
|
- Added new module "platform" which provides a wide range of tools
|
||||||
for querying platform dependent features.
|
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
|
- shelve now supports the optional writeback argument, and exposes
|
||||||
pickle protocol versions.
|
pickle protocol versions.
|
||||||
|
|
Loading…
Reference in New Issue