[Python-checkins] peps: Added PEP 214, Extended Print Statement, owned by bwarsaw

georg.brandl python-checkins at python.org
Wed Mar 23 21:22:57 CET 2011


http://hg.python.org/peps/rev/0dfacb23c324
changeset:   32:0dfacb23c324
user:        Barry Warsaw <barry at python.org>
date:        Mon Jul 24 17:37:59 2000 +0000
summary:
  Added PEP 214, Extended Print Statement, owned by bwarsaw

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


diff --git a/pep-0000.txt b/pep-0000.txt
--- a/pep-0000.txt
+++ b/pep-0000.txt
@@ -32,6 +32,7 @@
      211 pep-0211.txt  Adding New Operators to Python       gvwilson
      212 pep-0212.txt  Additional Builtin Generators        bwarsaw
      213 pep-0213.txt  Attribute Access Handlers            prescod
+     214 pep-0214.txt  Extended Print Statement             bwarsaw
 
 
 

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


More information about the Python-checkins mailing list