[Python-checkins] peps: Added PEP 217, Display Hook for Interactive Use, assigned moshez

georg.brandl python-checkins at python.org
Wed Mar 23 21:24:07 CET 2011


http://hg.python.org/peps/rev/c669bdcedc08
changeset:   72:c669bdcedc08
user:        Barry Warsaw <barry at python.org>
date:        Mon Jul 31 20:15:48 2000 +0000
summary:
  Added PEP 217, Display Hook for Interactive Use, assigned moshez

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
@@ -37,6 +37,7 @@
      214  pep-0214.txt  Extended Print Statement             bwarsaw
      215  pep-0215.txt  String Interpolation                 ping
      216  pep-0216.txt  Docstring Format                     moshez
+     217  pep-0217.txt  Display Hook for Interactive Use     moshez
 
 
 

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


More information about the Python-checkins mailing list