Mailing List Archive

CVS: python/nondist/peps pep-0000.txt,1.168,1.169
Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv21318

Modified Files:
pep-0000.txt
Log Message:
Unreject PEP 276


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.168
retrieving revision 1.169
diff -C2 -d -r1.168 -r1.169
*** pep-0000.txt 11 Mar 2002 17:41:07 -0000 1.168
--- pep-0000.txt 11 Mar 2002 18:55:31 -0000 1.169
***************
*** 85,88 ****
--- 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
***************
*** 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

--- 150,153 ----
***************
*** 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
--- 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