[Python-checkins] peps: PEP 397 is marked Final. (Closes issue19755).

barry.warsaw python-checkins at python.org
Sun Nov 24 17:34:29 CET 2013


http://hg.python.org/peps/rev/fa10b8c5bb00
changeset:   5318:fa10b8c5bb00
user:        Barry Warsaw <barry at python.org>
date:        Sun Nov 24 11:34:23 2013 -0500
summary:
  PEP 397 is marked Final.  (Closes issue19755).

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


diff --git a/pep-0397.txt b/pep-0397.txt
--- a/pep-0397.txt
+++ b/pep-0397.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date: 2012/06/19 15:13:49 $
 Author: Mark Hammond <mhammond at skippinet.com.au>,
         Martin v. Löwis <martin at v.loewis.de>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/plain
 Created: 15-Mar-2011

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


More information about the Python-checkins mailing list