[Python-checkins] peps: Add PEP 3144 to the list of candidate PEPs for 3.3

nick.coghlan python-checkins at python.org
Fri Mar 9 12:16:17 CET 2012


http://hg.python.org/peps/rev/a5b008992f8f
changeset:   4121:a5b008992f8f
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Fri Mar 09 21:16:05 2012 +1000
summary:
  Add PEP 3144 to the list of candidate PEPs for 3.3

files:
  pep-0398.txt |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/pep-0398.txt b/pep-0398.txt
--- a/pep-0398.txt
+++ b/pep-0398.txt
@@ -80,6 +80,7 @@
 * 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.)

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list