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

Barry Warsaw python-dev@python.org
Thu, 2 Nov 2000 08:43:34 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Mark PEP 200 as Final now that 2.0 is out the door.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -r1.42 -r1.43
*** pep-0000.txt	2000/11/02 16:38:15	1.42
--- pep-0000.txt	2000/11/02 16:43:32	1.43
***************
*** 29,33 ****
   I   160  pep-0160.txt  Python 1.6 Release Schedule            Drake
  
!  I   200  pep-0200.txt  Python 2.0 Release Schedule            Hylton
   SF  201  pep-0201.txt  Lockstep Iteration                     Warsaw
   S   202  pep-0202.txt  List Comprehensions                    Peters
--- 29,33 ----
   I   160  pep-0160.txt  Python 1.6 Release Schedule            Drake
  
!  IF  200  pep-0200.txt  Python 2.0 Release Schedule            Hylton
   SF  201  pep-0201.txt  Lockstep Iteration                     Warsaw
   S   202  pep-0202.txt  List Comprehensions                    Peters