Note that PEP 412 (key-sharing dict) has been cleared for Python 3.3.

This commit is contained in:
Brett Cannon 2012-03-09 18:11:32 -05:00
parent 0fd79bb902
commit 605271c8e9
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ Candidate PEPs:
* PEP 382: Namespace Packages
* PEP 395: Module Aliasing
* PEP 397: Python launcher for Windows
* PEP 414: Key-Sharing Dictionary
* PEP 3143: Standard daemon process library
* PEP 3144: IP Address manipulation library