[Python-checkins] peps: Final, not accepted

antoine.pitrou python-checkins at python.org
Thu Oct 13 02:17:18 CEST 2011


http://hg.python.org/peps/rev/15b0df76af76
changeset:   3964:15b0df76af76
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Thu Oct 13 02:13:24 2011 +0200
summary:
  Final, not accepted

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


diff --git a/pep-3151.txt b/pep-3151.txt
--- a/pep-3151.txt
+++ b/pep-3151.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Antoine Pitrou <solipsis at pitrou.net>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 2010-07-21

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


More information about the Python-checkins mailing list