[Python-checkins] python/nondist/peps pep-0000.txt,1.281,1.282

akuchling at users.sourceforge.net akuchling at users.sourceforge.net
Fri Aug 20 14:43:22 CEST 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26424

Modified Files:
	pep-0000.txt 
Log Message:
Add PEP 3000

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.281
retrieving revision 1.282
diff -C2 -d -r1.281 -r1.282
*** pep-0000.txt	18 Aug 2004 11:56:16 -0000	1.281
--- pep-0000.txt	20 Aug 2004 12:43:19 -0000	1.282
***************
*** 58,61 ****
--- 58,62 ----
   I   306  How to Change Python's Grammar               Hudson
   I   320  Python 2.4 Release Schedule                  Warsaw
+  I  3000  Python 3.0 Plans                             Kuchling, Cannon
  
   Accepted PEPs (accepted; may not be implemented yet)
***************
*** 358,361 ****
--- 359,363 ----
   SR  666  Reject Foolish Indentation                   Creighton
   S   754  IEEE 754 Floating Point Special Values       Warnes
+  I  3000  Python 3.0 Plans                             Kuchling, Cannon
  
  
***************
*** 384,387 ****
--- 386,390 ----
      Baxter, Anthony          anthony at interlink.com.au
      Bellman, Thomas          bellman+pep-divmod at lysator.liu.se
+     Cannon, Brett            drifty at alum.berkeley.edu
      Carlson, Josiah          jcarlson at uci.edu
      Carroll, W Isaac         icarroll at pobox.com



More information about the Python-checkins mailing list