[Python-checkins] python/nondist/peps pep-0000.txt,1.177,1.178

gvanrossum@sourceforge.net gvanrossum@sourceforge.net
Mon, 08 Apr 2002 15:18:47 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
PEP 283 is not finished until 2.3 is released.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.177
retrieving revision 1.178
diff -C2 -d -r1.177 -r1.178
*** pep-0000.txt	8 Apr 2002 17:02:16 -0000	1.177
--- pep-0000.txt	8 Apr 2002 22:18:44 -0000	1.178
***************
*** 92,95 ****
--- 92,96 ----
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Mick
+  I   283  Python 2.3 Release Schedule                  Hylton
   S   284  Integer for-loops                            Eppstein, Ewing
   S   286  Enhanced Argument Tuples                     von Loewis
***************
*** 127,131 ****
   S   261  Support for "wide" Unicode characters        Prescod
   SF  264  Future statements in simulated shells        Hudson
-  I   283  Python 2.3 Release Schedule                  Hylton
  
   Empty PEPs (or containing only an abstract)
--- 128,131 ----