[Python-checkins] peps: PEP 420 is done

nick.coghlan python-checkins at python.org
Tue Jun 5 14:17:06 CEST 2012


http://hg.python.org/peps/rev/60d94f1eee0b
changeset:   4450:60d94f1eee0b
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Tue Jun 05 22:16:52 2012 +1000
summary:
  PEP 420 is done

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: Accepted
+Status: Final
 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