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

Guido van Rossum gvanrossum@users.sourceforge.net
Sun, 29 Jul 2001 02:50:04 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Grab co-authorship of 237.



Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.110
retrieving revision 1.111
diff -C2 -d -r1.110 -r1.111
*** pep-0000.txt	2001/07/27 18:08:11	1.110
--- pep-0000.txt	2001/07/29 09:50:01	1.111
***************
*** 45,49 ****
   S   218  pep-0218.txt  Adding a Built-In Set Object Type      Wilson
   S   234  pep-0234.txt  Iterators                              Yee, van Rossum
!  S   237  pep-0237.txt  Unifying Long Integers and Integers    Zadka
   S   238  pep-0238.txt  Changing the Division Operator       Zadka, van Rossum
   S   239  pep-0239.txt  Adding a Rational Type to Python       Zadka
--- 45,49 ----
   S   218  pep-0218.txt  Adding a Built-In Set Object Type      Wilson
   S   234  pep-0234.txt  Iterators                              Yee, van Rossum
!  S   237  pep-0237.txt  Unifying Long Integers and Integers  Zadka, van Rossum
   S   238  pep-0238.txt  Changing the Division Operator       Zadka, van Rossum
   S   239  pep-0239.txt  Adding a Rational Type to Python       Zadka
***************
*** 175,179 ****
   SF  235  pep-0235.txt  Import on Case-Insensitive Platforms   Peters
   SF  236  pep-0236.txt  Back to the __future__                 Peters
!  S   237  pep-0237.txt  Unifying Long Integers and Integers    Zadka
   S   238  pep-0238.txt  Changing the Division Operator       Zadka, van Rossum
   S   239  pep-0239.txt  Adding a Rational Type to Python       Zadka
--- 175,179 ----
   SF  235  pep-0235.txt  Import on Case-Insensitive Platforms   Peters
   SF  236  pep-0236.txt  Back to the __future__                 Peters
!  S   237  pep-0237.txt  Unifying Long Integers and Integers  Zadka, van Rossum
   S   238  pep-0238.txt  Changing the Division Operator       Zadka, van Rossum
   S   239  pep-0239.txt  Adding a Rational Type to Python       Zadka