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

Moshe Zadka python-dev@python.org
Wed, 10 Jan 2001 23:26:24 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv30519

Modified Files:
	pep-0000.txt 
Log Message:
Final(?) bit of PEP-0217 beuracracy - marking it as finished in PEP 0


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -r1.62 -r1.63
*** pep-0000.txt	2001/01/09 15:53:16	1.62
--- pep-0000.txt	2001/01/11 07:26:22	1.63
***************
*** 35,39 ****
   S   207  pep-0207.txt  Rich Comparisons                   van Rossum, Ascher
   S   208  pep-0208.txt  Reworking the Coercion Model       Schemenauer, Lemburg
-  S   217  pep-0217.txt  Display Hook for Interactive Use       Zadka
   I   226  pep-0226.txt  Python 2.1 Release Schedule            Hylton
   S   227  pep-0227.txt  Statically Nested Scopes               Hylton
--- 35,38 ----
***************
*** 75,78 ****
--- 74,78 ----
   SF  203  pep-0203.txt  Augmented Assignments                  Wouters
   SF  214  pep-0214.txt  Extended Print Statement               Warsaw
+  SF  217  pep-0217.txt  Display Hook for Interactive Use       Zadka
   SF  221  pep-0221.txt  Import As                              Wouters
   SF  223  pep-0223.txt  Change the Meaning of \x Escapes       Peters
***************
*** 115,119 ****
   SD  215  pep-0215.txt  String Interpolation                   Yee
   I   216  pep-0216.txt  Docstring Format                       Zadka
!  S   217  pep-0217.txt  Display Hook for Interactive Use       Zadka
   SD  218  pep-0218.txt  Adding a Built-In Set Object Type      Wilson
   SD  219  pep-0219.txt  Stackless Python                       McMillan
--- 115,119 ----
   SD  215  pep-0215.txt  String Interpolation                   Yee
   I   216  pep-0216.txt  Docstring Format                       Zadka
!  SF  217  pep-0217.txt  Display Hook for Interactive Use       Zadka
   SD  218  pep-0218.txt  Adding a Built-In Set Object Type      Wilson
   SD  219  pep-0219.txt  Stackless Python                       McMillan