[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.165,1.166

Barry Warsaw bwarsaw@users.sourceforge.net
Mon, 11 Mar 2002 09:24:11 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv25726

Modified Files:
	pep-0000.txt 
Log Message:
PEP 2 is undeferred now that Martijn Faassen has taken over.  Added
Martijn's name to the list of PEP authors and removed Eric Raymond's
(since he no longer authors any PEPs).


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.165
retrieving revision 1.166
diff -C2 -d -r1.165 -r1.166
*** pep-0000.txt	8 Mar 2002 15:38:37 -0000	1.165
--- pep-0000.txt	11 Mar 2002 17:24:09 -0000	1.166
***************
*** 31,34 ****
--- 31,35 ----
   I     0  Index of Python Enhancement Proposals        Warsaw
   I     1  PEP Guidelines                               Warsaw, Hylton
+  I     2  Procedure for Adding New Modules             Faassen
   I     3  Guidelines for Handling Bug Reports          Hylton
   I     4  Deprecation of Standard Modules              von Loewis
***************
*** 129,133 ****
   Empty PEPs (or containing only an abstract)
  
-  ID    2  Procedure for Adding New Modules             Raymond
   SD  210  Decoupling the Interpreter Loop              Ascher
   ID  220  Coroutines, Generators, Continuations        McMillan
--- 130,133 ----
***************
*** 158,162 ****
   I     0  Index of Python Enhancement Proposals        Warsaw
   I     1  PEP Guidelines                               Warsaw, Hylton
!  ID    2  Procedure for Adding New Modules             Raymond
   I     3  Guidelines for Handling Bug Reports          Hylton
   I     4  Deprecation of Standard Modules              von Loewis
--- 158,162 ----
   I     0  Index of Python Enhancement Proposals        Warsaw
   I     1  PEP Guidelines                               Warsaw, Hylton
!  I     2  Procedure for Adding New Modules             Faassen
   I     3  Guidelines for Handling Bug Reports          Hylton
   I     4  Deprecation of Standard Modules              von Loewis
***************
*** 289,292 ****
--- 289,293 ----
      Evans, Clark C.          cce@clarkevans.com
      Ewing, Greg              greg@cosc.canterbury.ac.nz
+     Faassen, Martijn         faassen@infrae.com
      Giacometti, Frédéric B.  fred@arakne.com
      Goodger, David           dgoodger@bigfoot.com
***************
*** 311,315 ****
      Petrone, Jason           jp@demonseed.net
      Prescod, Paul            paul@prescod.net
-     Raymond, Eric            esr@snark.thyrsus.com
      Reifschneider, Sean      jafo-pep@tummy.com
      Riehl, Jonathan          jriehl@spaceship.com
--- 312,315 ----