[Python-checkins] peps: Tim forgot to include PEP 214 feature under "proposed but not accepted

georg.brandl python-checkins at python.org
Wed Mar 23 21:25:08 CET 2011


http://hg.python.org/peps/rev/155549e70847
changeset:   106:155549e70847
user:        Barry Warsaw <barry at python.org>
date:        Wed Aug 16 15:03:52 2000 +0000
summary:
  Tim forgot to include PEP 214 feature under "proposed but not accepted
or declined".

files:
  pep-0200.txt |  6 ++++++
  1 files changed, 6 insertions(+), 0 deletions(-)


diff --git a/pep-0200.txt b/pep-0200.txt
--- a/pep-0200.txt
+++ b/pep-0200.txt
@@ -227,6 +227,12 @@
     * Integrated gettext module - Barry Warsaw
       wrapper around standard internationalization libraries
 
+    * Extended print statement - Barry Warsaw
+      PEP 214
+      http://python.sourceforge.net/peps/pep-0214.html
+      SF Patch #100970
+      http://sourceforge.net/patch/?func=detailpatch&patch_id=100970&group_id=5470
+
 
 Declined
 

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


More information about the Python-checkins mailing list