[Python-checkins] peps: Accept PEP 420.

guido.van.rossum python-checkins at python.org
Thu May 24 20:32:03 CEST 2012


http://hg.python.org/peps/rev/96e7d8b480ff
changeset:   4427:96e7d8b480ff
user:        Guido van Rossum <guido at google.com>
date:        Thu May 24 11:31:45 2012 -0700
summary:
  Accept PEP 420.

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


diff --git a/pep-0420.txt b/pep-0420.txt
--- a/pep-0420.txt
+++ b/pep-0420.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Eric V. Smith <eric at trueblade.com>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 19-Apr-2012

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


More information about the Python-checkins mailing list