[Python-checkins] python/nondist/peps pep-0000.txt,1.222,1.223

goodger@users.sourceforge.net goodger@users.sourceforge.net
Tue, 31 Dec 2002 08:06:44 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
added PEP 303

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.222
retrieving revision 1.223
diff -C2 -d -r1.222 -r1.223
*** pep-0000.txt	21 Dec 2002 19:50:27 -0000	1.222
--- pep-0000.txt	31 Dec 2002 16:06:42 -0000	1.223
***************
*** 105,108 ****
--- 105,109 ----
   S   301  Package Index and Metadata for Distutils     Jones
   S   302  New Import Hooks                             JvR
+  S   303  Extend divmod() for Multiple Divisors        Bellman
  
   Finished PEPs (done, implemented in CVS)
***************
*** 297,300 ****
--- 298,302 ----
   S   301  Package Index and Metadata for Distutils     Jones
   S   302  New Import Hooks                             JvR
+  S   303  Extend divmod() for Multiple Divisors        Bellman
   SR  666  Reject Foolish Indentation                   Creighton
  
***************
*** 320,323 ****
--- 322,326 ----
      Barrett, Paul            barrett@stsci.edu
      Baxter, Anthony          anthony@interlink.com.au
+     Bellman, Thomas          bellman+pep-divmod@lysator.liu.se
      Craig, Christopher       python-pep@ccraig.org
      Creighton, Laura         lac@strakt.com