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

Barry Warsaw bwarsaw@users.sourceforge.net
Wed, 06 Mar 2002 12:48:24 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Added PEP 284 to the "Open PEPs" category (although Guido will likely
reorganize this soon ;).


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.160
retrieving revision 1.161
diff -C2 -d -r1.160 -r1.161
*** pep-0000.txt	6 Mar 2002 13:16:22 -0000	1.160
--- pep-0000.txt	6 Mar 2002 20:48:22 -0000	1.161
***************
*** 86,89 ****
--- 86,90 ----
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Mick
+  S   284  Integer for-loops                            Eppstein, Ewing
  
   Finished PEPs (done, implemented in CVS)