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

Guido van Rossum python-dev@python.org
Fri, 05 Jan 2001 08:54:37 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Correct authorship on 207 and 208.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -r1.60 -r1.61
*** pep-0000.txt	2001/01/05 14:59:17	1.60
--- pep-0000.txt	2001/01/05 16:54:35	1.61
***************
*** 33,38 ****
   I    42  pep-0042.txt  Small Feature Requests                 Hylton
   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
--- 33,38 ----
   I    42  pep-0042.txt  Small Feature Requests                 Hylton
   SD  205  pep-0205.txt  Weak References                        Drake
!  S   207  pep-0207.txt  Rich Comparisons                   van Rossum, Ascher
!  S   208  pep-0208.txt  Reworking the Coercion Model       Schemenauer, Lemburg
   S   217  pep-0217.txt  Display Hook for Interactive Use       Zadka
   S   222  pep-0222.txt  Web Library Enhancements               Kuchling
***************
*** 105,110 ****
   SD  205  pep-0205.txt  Weak References                        Drake
   I   206  pep-0206.txt  2.0 Batteries Included                 Zadka
!  S   207  pep-0207.txt  Rich Comparisons                       Lemburg, van Rossum
!  S   208  pep-0208.txt  Reworking the Coercion Model           Schemenauer
   SD  209  pep-0209.txt  Adding Multidimensional Arrays         Ascher
   SD  210  pep-0210.txt  Decoupling the Interpreter Loop        Ascher
--- 105,110 ----
   SD  205  pep-0205.txt  Weak References                        Drake
   I   206  pep-0206.txt  2.0 Batteries Included                 Zadka
!  S   207  pep-0207.txt  Rich Comparisons                   van Rossum, Ascher
!  S   208  pep-0208.txt  Reworking the Coercion Model       Schemenauer, Lemburg
   SD  209  pep-0209.txt  Adding Multidimensional Arrays         Ascher
   SD  210  pep-0210.txt  Decoupling the Interpreter Loop        Ascher