This commit is contained in:
David Goodger 2004-02-24 02:48:26 +00:00
parent 64497e6e43
commit 336b800bf3
1 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,6 @@ Index by Category
S 323 Copyable Iterators Martelli
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
S 754 IEEE 754 Floating Point Special Values Warnes
@ -194,6 +193,7 @@ Index by Category
SR 308 If-then-else expression GvR, Hettinger
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
@ -346,7 +346,7 @@ Numerical Index
S 323 Copyable Iterators Martelli
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
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
SR 666 Reject Foolish Indentation Creighton