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

Jeremy Hylton python-dev@python.org
Thu, 13 Jul 2000 13:52:42 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
believe twouters is actually responsible for 203


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** pep-0000.txt	2000/07/13 20:25:45	1.2
--- pep-0000.txt	2000/07/13 20:52:39	1.3
***************
*** 22,26 ****
   201 pep-0201.txt  Parallel Iteration                   bwarsaw
   202 pep-0202.txt  List Comprehensions                  tim_one
!  203 pep-0203.txt  Augmented Assignments                guido
  
  
--- 22,26 ----
   201 pep-0201.txt  Parallel Iteration                   bwarsaw
   202 pep-0202.txt  List Comprehensions                  tim_one
!  203 pep-0203.txt  Augmented Assignments                twouters