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

Barry Warsaw bwarsaw@users.sourceforge.net
Mon, 08 Apr 2002 08:45:46 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Mark PEP 279 as Accepted.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.174
retrieving revision 1.175
diff -C2 -d -r1.174 -r1.175
*** pep-0000.txt	3 Apr 2002 22:11:23 -0000	1.174
--- pep-0000.txt	8 Apr 2002 15:45:44 -0000	1.175
***************
*** 88,92 ****
   S   277  Unicode file name support for Windows NT     Hodgson
   S   278  Universal Newline Support                    Jansen
!  S   279  Enhanced Generators                          Hettinger
   S   280  Optimizing access to globals                 van Rossum
   S   281  Loop Counter Iteration with range and xrange Hetland
--- 88,92 ----
   S   277  Unicode file name support for Windows NT     Hodgson
   S   278  Universal Newline Support                    Jansen
!  SA  279  Enhanced Generators                          Hettinger
   S   280  Optimizing access to globals                 van Rossum
   S   281  Loop Counter Iteration with range and xrange Hetland
***************
*** 256,260 ****
   S   277  Unicode file name support for Windows NT     Hodgson
   S   278  Universal Newline Support                    Jansen
!  S   279  Enhanced Generators                          Hettinger
   S   280  Optimizing access to globals                 van Rossum
   S   281  Loop Counter Iteration with range and xrange Hetland
--- 256,260 ----
   S   277  Unicode file name support for Windows NT     Hodgson
   S   278  Universal Newline Support                    Jansen
!  SA  279  Enhanced Generators                          Hettinger
   S   280  Optimizing access to globals                 van Rossum
   S   281  Loop Counter Iteration with range and xrange Hetland