[Python-checkins] peps: Approve PEP 411.

guido.van.rossum python-checkins at python.org
Tue Mar 27 05:35:20 CEST 2012


http://hg.python.org/peps/rev/b9f43fe69691
changeset:   4152:b9f43fe69691
user:        Guido van Rossum <guido at google.com>
date:        Mon Mar 26 20:35:14 2012 -0700
summary:
  Approve PEP 411.

files:
  pep-0411.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0411.txt b/pep-0411.txt
--- a/pep-0411.txt
+++ b/pep-0411.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Nick Coghlan <ncoghlan at gmail.com>,
         Eli Bendersky <eliben at gmail.com>
-Status: Draft
+Status: Approved
 Type: Informational
 Content-Type: text/x-rst
 Created: 2012-02-10

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


More information about the Python-checkins mailing list