[Python-checkins] peps: Mark PEP final.

martin.v.loewis python-checkins at python.org
Sat Oct 15 16:06:10 CEST 2011


http://hg.python.org/peps/rev/1d2e5b627825
changeset:   3966:1d2e5b627825
user:        Martin v. Löwis <martin at v.loewis.de>
date:        Sat Oct 15 16:06:07 2011 +0200
summary:
  Mark PEP final.

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


diff --git a/pep-0393.txt b/pep-0393.txt
--- a/pep-0393.txt
+++ b/pep-0393.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Martin v. Löwis <martin at v.loewis.de>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 24-Jan-2010

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


More information about the Python-checkins mailing list