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

bwarsaw@users.sourceforge.net bwarsaw@users.sourceforge.net
Mon, 28 Jul 2003 21:36:25 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Added PEP 320, Python 2.4 release schedule


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.247
retrieving revision 1.248
diff -C2 -d -r1.247 -r1.248
*** pep-0000.txt	29 Jul 2003 04:27:46 -0000	1.247
--- pep-0000.txt	29 Jul 2003 04:36:23 -0000	1.248
***************
*** 118,121 ****
--- 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
  
***************
*** 332,335 ****
--- 333,337 ----
   S   318  Function/Method Decorator Syntax             Smith
   S   319  Python Synchronize/Asynchronize Block        Pelletier
+  I   320  Python 2.4 Release Schedule                  Warsaw
   SR  666  Reject Foolish Indentation                   Creighton
   S   754  IEEE 754 Floating Point Special Values       Warnes