[Python-checkins] python/nondist/peps pep-0000.txt,1.181,1.182

gvanrossum@users.sourceforge.net gvanrossum@users.sourceforge.net
Tue, 28 May 2002 08:55:18 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Take authorship of 283 froM Hylton.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.181
retrieving revision 1.182
diff -C2 -d -r1.181 -r1.182
*** pep-0000.txt	29 Apr 2002 16:03:42 -0000	1.181
--- pep-0000.txt	28 May 2002 15:55:16 -0000	1.182
***************
*** 90,94 ****
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Mick
!  I   283  Python 2.3 Release Schedule                  Hylton
   S   284  Integer for-loops                            Eppstein, Ewing
   S   286  Enhanced Argument Tuples                     von Loewis
--- 90,94 ----
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Mick
!  I   283  Python 2.3 Release Schedule                  van Rossum
   S   284  Integer for-loops                            Eppstein, Ewing
   S   286  Enhanced Argument Tuples                     von Loewis
***************
*** 261,265 ****
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Mick
!  I   283  Python 2.3 Release Schedule                  Hylton
   S   284  Integer for-loops                            Eppstein, Ewing
   SF  285  Adding a bool type                           van Rossum
--- 261,265 ----
   S   281  Loop Counter Iteration with range and xrange Hetland
   S   282  A Logging System                             Mick
!  I   283  Python 2.3 Release Schedule                  van Rossum
   S   284  Integer for-loops                            Eppstein, Ewing
   SF  285  Adding a bool type                           van Rossum