Mailing List Archive

CVS: python/nondist/peps pep-0000.txt,1.171,1.172
Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv23880

Modified Files:
pep-0000.txt
Log Message:
PEP 288, Generators Attributes and Exceptions, Hettinger


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.171
retrieving revision 1.172
diff -C2 -d -r1.171 -r1.172
*** pep-0000.txt 1 Apr 2002 15:57:26 -0000 1.171
--- pep-0000.txt 1 Apr 2002 16:09:59 -0000 1.172
***************
*** 151,154 ****
--- 151,155 ----
SR 259 Omit printing newline after newline van Rossum
SR 271 Prefixing sys.path by command line option Giacometti
+ SD 288 Generators Attributes and Exceptions Hettinger
SR 666 Reject Foolish Indentation Creighton

***************
*** 264,267 ****
--- 265,269 ----
S 286 Enhanced Argument Tuples von Loewis
S 287 reStructuredText Standard Docstring Format Goodger
+ SD 288 Generators Attributes and Exceptions Hettinger
SR 666 Reject Foolish Indentation Creighton