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

Barry Warsaw bwarsaw@users.sourceforge.net
Mon, 11 Mar 2002 09:41:09 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
PEP 276 is now formally rejected.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.167
retrieving revision 1.168
diff -C2 -d -r1.167 -r1.168
*** pep-0000.txt	11 Mar 2002 17:31:02 -0000	1.167
--- pep-0000.txt	11 Mar 2002 17:41:07 -0000	1.168
***************
*** 85,89 ****
   S   274  Dict Comprehensions                          Warsaw
   S   275  Switching on Multiple Values                 Lemburg
-  S   276  Simple Iterator for ints                     Althoff
   S   277  Unicode file name support for Windows NT     Hodgson
   S   278  Universal Newline Support                    Jansen
--- 85,88 ----
***************
*** 150,153 ****
--- 149,153 ----
   SR  259  Omit printing newline after newline          van Rossum
   SR  271  Prefixing sys.path by command line option    Giacometti
+  SR  276  Simple Iterator for ints                     Althoff
   SR  666  Reject Foolish Indentation                   Creighton
  
***************
*** 251,255 ****
   S   274  Dict Comprehensions                          Warsaw
   S   275  Switching on Multiple Values                 Lemburg
!  S   276  Simple Iterator for ints                     Althoff
   S   277  Unicode file name support for Windows NT     Hodgson
   S   278  Universal Newline Support                    Jansen
--- 251,255 ----
   S   274  Dict Comprehensions                          Warsaw
   S   275  Switching on Multiple Values                 Lemburg
!  SR  276  Simple Iterator for ints                     Althoff
   S   277  Unicode file name support for Windows NT     Hodgson
   S   278  Universal Newline Support                    Jansen