[Python-checkins] python/nondist/peps pep-0000.txt,1.225,1.226

goodger@users.sourceforge.net goodger@users.sourceforge.net
Wed, 29 Jan 2003 07:08:02 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
added PEP 306; 305 authors

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.225
retrieving revision 1.226
diff -C2 -d -r1.225 -r1.226
*** pep-0000.txt	29 Jan 2003 04:20:19 -0000	1.225
--- pep-0000.txt	29 Jan 2003 15:07:58 -0000	1.226
***************
*** 107,111 ****
   S   303  Extend divmod() for Multiple Divisors        Bellman
   S   304  Controlling Generation of Bytecode Files     Montanaro
!  I   305  CSV File API                                 Montanaro, Altis, Wells
  
   Finished PEPs (done, implemented in CVS)
--- 107,112 ----
   S   303  Extend divmod() for Multiple Divisors        Bellman
   S   304  Controlling Generation of Bytecode Files     Montanaro
!  I   305  CSV File API                                 Montanaro, et al
!  I   306  How to Change Python's Grammar               Hudson
  
   Finished PEPs (done, implemented in CVS)
***************
*** 302,306 ****
   S   303  Extend divmod() for Multiple Divisors        Bellman
   S   304  Controlling Generation of Bytecode Files     Montanaro
!  I   305  CSV File API                                 Montanaro, Altis, Wells
   SR  666  Reject Foolish Indentation                   Creighton
  
--- 303,308 ----
   S   303  Extend divmod() for Multiple Divisors        Bellman
   S   304  Controlling Generation of Bytecode Files     Montanaro
!  I   305  CSV File API                                 Montanaro, et al
!  I   306  How to Change Python's Grammar               Hudson
   SR  666  Reject Foolish Indentation                   Creighton
  
***************
*** 328,331 ****
--- 330,334 ----
      Baxter, Anthony          anthony@interlink.com.au
      Bellman, Thomas          bellman+pep-divmod@lysator.liu.se
+     Cole, Dave               djc@object-craft.com.au
      Craig, Christopher       python-pep@ccraig.org
      Creighton, Laura         lac@strakt.com
***************
*** 357,360 ****
--- 360,364 ----
      Martelli, Alex           aleax@aleax.it
      McMillan, Gordon         gmcm@hypernet.com
+     McNamara, Andrew         andrewm@object-craft.com.au
      Mick, Trent              trentm@activestate.com
      Montanaro, Skip          skip@pobox.com