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

Guido van Rossum python-dev@python.org
Wed, 23 Aug 2000 08:58:03 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Accepted PEP-0203.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -r1.28 -r1.29
*** pep-0000.txt	2000/08/23 05:09:57	1.28
--- pep-0000.txt	2000/08/23 15:58:00	1.29
***************
*** 28,32 ****
   SA  201  pep-0201.txt  Lockstep Iteration                     Warsaw
   S   202  pep-0202.txt  List Comprehensions                    Peters
!  S   203  pep-0203.txt  Augmented Assignments                  Wouters
   S   204  pep-0204.txt  Range Literals                         Wouters
   SD  205  pep-0205.txt  Weak References                        Drake
--- 28,32 ----
   SA  201  pep-0201.txt  Lockstep Iteration                     Warsaw
   S   202  pep-0202.txt  List Comprehensions                    Peters
!  SA  203  pep-0203.txt  Augmented Assignments                  Wouters
   S   204  pep-0204.txt  Range Literals                         Wouters
   SD  205  pep-0205.txt  Weak References                        Drake