[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.16,1.17

Barry Warsaw python-dev@python.org
Mon, 31 Jul 2000 13:15:50 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv11051

Modified Files:
	pep-0000.txt 
Log Message:
Added PEP 217, Display Hook for Interactive Use, assigned moshez


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** pep-0000.txt	2000/07/31 16:38:12	1.16
--- pep-0000.txt	2000/07/31 20:15:48	1.17
***************
*** 38,41 ****
--- 38,42 ----
       215  pep-0215.txt  String Interpolation                 ping
       216  pep-0216.txt  Docstring Format                     moshez
+      217  pep-0217.txt  Display Hook for Interactive Use     moshez