[Python-checkins] python/nondist/peps pep-0000.txt,1.248,1.249

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
Mon, 28 Jul 2003 21:43:31 -0700


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv12447

Modified Files:
	pep-0000.txt 
Log Message:
Moving PEP 320 to "Other Informational PEPs" so it's easier to find.

Question: should all the release schedule PEPs get moved here?


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.248
retrieving revision 1.249
diff -C2 -d -r1.248 -r1.249
*** pep-0000.txt	29 Jul 2003 04:36:23 -0000	1.248
--- pep-0000.txt	29 Jul 2003 04:43:29 -0000	1.249
***************
*** 57,60 ****
--- 57,61 ----
   I   291  Backward Compatibility for Standard Library  Norwitz
   I   306  How to Change Python's Grammar               Hudson
+  I   320  Python 2.4 Release Schedule                  Warsaw
  
   Accepted PEPs (accepted; may not be implemented yet)
***************
*** 118,122 ****
   S   318  Function/Method Decorator Syntax             Smith
   S   319  Python Synchronize/Asynchronize Block        Pelletier
-  I   320  Python 2.4 Release Schedule                  Warsaw
   S   754  IEEE 754 Floating Point Special Values       Warnes
  
--- 119,122 ----