[Python-checkins] python/nondist/peps pep-0000.txt,1.229,1.230

rhettinger@users.sourceforge.net rhettinger@users.sourceforge.net
Mon, 10 Feb 2003 22:32:55 -0800


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv1884

Modified Files:
	pep-0000.txt 
Log Message:
Add name of updater.

Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.229
retrieving revision 1.230
diff -C2 -d -r1.229 -r1.230
*** pep-0000.txt	10 Feb 2003 14:54:10 -0000	1.229
--- pep-0000.txt	11 Feb 2003 06:32:52 -0000	1.230
***************
*** 110,114 ****
   S   305  CSV File API                                 Montanaro, et al
   S   307  Extensions to the pickle protocol            GvR, Peters
!  S   308  If-then-else expression                      GvR
   S   309  Built-in Closure Type                        Harris
   S   310  Reliable Acquisition/Release Pairs           Hudson, Moore
--- 110,114 ----
   S   305  CSV File API                                 Montanaro, et al
   S   307  Extensions to the pickle protocol            GvR, Peters
!  S   308  If-then-else expression                      GvR, Hettinger
   S   309  Built-in Closure Type                        Harris
   S   310  Reliable Acquisition/Release Pairs           Hudson, Moore
***************
*** 310,314 ****
   I   306  How to Change Python's Grammar               Hudson
   S   307  Extensions to the pickle protocol            GvR, Peters
!  S   308  If-then-else expression                      GvR
   S   309  Built-in Closure Type                        Harris
   S   310  Reliable Acquisition/Release Pairs           Hudson, Moore
--- 310,314 ----
   I   306  How to Change Python's Grammar               Hudson
   S   307  Extensions to the pickle protocol            GvR, Peters
!  S   308  If-then-else expression                      GvR, Hettinger
   S   309  Built-in Closure Type                        Harris
   S   310  Reliable Acquisition/Release Pairs           Hudson, Moore