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

Barry Warsaw python-dev@python.org
Thu, 3 Aug 2000 08:42:45 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
PEP 201 has been accepted by the BDFL.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** pep-0000.txt	2000/07/31 20:20:52	1.18
--- pep-0000.txt	2000/08/03 15:42:42	1.19
***************
*** 22,26 ****
  
       200  pep-0200.txt  Python 2.0 Release Schedule          jhylton  
!      201  pep-0201.txt  Lockstep Iteration                   bwarsaw
       202  pep-0202.txt  List Comprehensions                  tim_one
       203  pep-0203.txt  Augmented Assignments                twouters
--- 22,26 ----
  
       200  pep-0200.txt  Python 2.0 Release Schedule          jhylton  
! [*]  201  pep-0201.txt  Lockstep Iteration                   bwarsaw
       202  pep-0202.txt  List Comprehensions                  tim_one
       203  pep-0203.txt  Augmented Assignments                twouters
***************
*** 40,43 ****
--- 40,46 ----
       217  pep-0217.txt  Display Hook for Interactive Use     moshez
       218  pep-0218.txt  Adding a Built-In Set Object Type    gvwilson
+ 
+ 
+ [*] denotes accepted proposals.