Add PEP 3144 to the list of candidate PEPs for 3.3

This commit is contained in:
Nick Coghlan 2012-03-09 21:16:05 +10:00
parent 2448339d0b
commit 0fd79bb902
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ Candidate PEPs:
* PEP 395: Module Aliasing
* PEP 397: Python launcher for Windows
* PEP 3143: Standard daemon process library
* PEP 3144: IP Address manipulation library
(Note that these are not accepted yet and even if they are, they might
not be finished in time for Python 3.3.)