[Python-checkins] python/nondist/peps pep-0000.txt,1.266,1.267
goodger at users.sourceforge.net
goodger at users.sourceforge.net
Mon Feb 23 21:48:28 EST 2004
Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26831
Modified Files:
pep-0000.txt
Log Message:
updated
Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.266
retrieving revision 1.267
diff -C2 -d -r1.266 -r1.267
*** pep-0000.txt 21 Feb 2004 16:39:46 -0000 1.266
--- pep-0000.txt 24 Feb 2004 02:48:26 -0000 1.267
***************
*** 122,126 ****
S 324 popen5 - New POSIX process module Astrand
S 325 Resource-Release Support for Generators Pedroni
- S 326 A Case for Top and Bottom Values Carlson, Reedy
S 327 Decimal Data Type Batista
S 328 Imports: Multi-Line and Absolute/Relative Aahz
--- 122,125 ----
***************
*** 195,198 ****
--- 194,198 ----
SD 316 Programming by Contract for Python Way
SR 317 Eliminate Implicit Exception Instantiation Taschuk
+ SR 326 A Case for Top and Bottom Values Carlson, Reedy
SR 666 Reject Foolish Indentation Creighton
***************
*** 347,351 ****
S 324 popen5 - New POSIX process module Astrand
S 325 Resource-Release Support for Generators Pedroni
! S 326 A Case for Top and Bottom Values Carlson, Reedy
S 327 Decimal Data Type Batista
S 328 Imports: Multi-Line and Absolute/Relative Aahz
--- 347,351 ----
S 324 popen5 - New POSIX process module Astrand
S 325 Resource-Release Support for Generators Pedroni
! SR 326 A Case for Top and Bottom Values Carlson, Reedy
S 327 Decimal Data Type Batista
S 328 Imports: Multi-Line and Absolute/Relative Aahz
More information about the Python-checkins
mailing list