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

Neil Schemenauer python-dev@python.org
Mon, 4 Dec 2000 19:16:36 -0800


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv28587

Modified Files:
	pep-0000.txt 
Log Message:
Make Neil Schemenauer the owner of 208.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -r1.53 -r1.54
*** pep-0000.txt	2000/12/02 03:38:48	1.53
--- pep-0000.txt	2000/12/05 03:16:33	1.54
***************
*** 34,38 ****
   SD  205  pep-0205.txt  Weak References                        Drake
   S   207  pep-0207.txt  Rich Comparisons                       Lemburg, van Rossum
!  S   208  pep-0208.txt  Reworking the Coercion Model           Ascher, Zadka
   S   217  pep-0217.txt  Display Hook for Interactive Use       Zadka
   S   222  pep-0222.txt  Web Library Enhancements               Kuchling
--- 34,38 ----
   SD  205  pep-0205.txt  Weak References                        Drake
   S   207  pep-0207.txt  Rich Comparisons                       Lemburg, van Rossum
!  S   208  pep-0208.txt  Reworking the Coercion Model           Schemenauer
   S   217  pep-0217.txt  Display Hook for Interactive Use       Zadka
   S   222  pep-0222.txt  Web Library Enhancements               Kuchling
***************
*** 155,158 ****
--- 155,159 ----
      Raymond, Eric            esr@snark.thyrsus.com
      van Rossum, Guido        guido@python.org
+     Schemenauer, Neil        nas@arctrix.com
      Schneider-Kamp, Peter    nownder@nowonder.de
      Warsaw, Barry            barry@digicool.com