[Python-checkins] peps: Deferred until Python 2.1.

georg.brandl python-checkins at python.org
Wed Mar 23 21:26:29 CET 2011


http://hg.python.org/peps/rev/a8aa307a4ef1
changeset:   142:a8aa307a4ef1
user:        Barry Warsaw <barry at python.org>
date:        Wed Aug 23 06:04:33 2000 +0000
summary:
  Deferred until Python 2.1.

files:
  pep-0215.txt |  10 +++++++---
  pep-0222.txt |   1 +
  2 files changed, 8 insertions(+), 3 deletions(-)


diff --git a/pep-0215.txt b/pep-0215.txt
--- a/pep-0215.txt
+++ b/pep-0215.txt
@@ -1,9 +1,13 @@
 PEP: 215
 Title: String Interpolation
 Version: $Revision$
-Owner: ping at lfw.org (Ka-Ping Yee)
-Python-Version: 2.0
-Status: Incomplete
+Author: ping at lfw.org (Ka-Ping Yee)
+Status: Draft
+Type: Standards Track
+Python-Version: 2.1
+Created: 24-Jul-2000
+Post-History:
+
 
 
 Local Variables:
diff --git a/pep-0222.txt b/pep-0222.txt
--- a/pep-0222.txt
+++ b/pep-0222.txt
@@ -4,6 +4,7 @@
 Author: akuchlin at mems-exchange.org (Andrew Kuchling)
 Status: Active
 Type: Standards Track
+Python-Version: 2.1
 Created: 18-Aug-2000
 Post-History:
 

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


More information about the Python-checkins mailing list