Added PEP 284 to the "Open PEPs" category (although Guido will likely

reorganize this soon ;).
This commit is contained in:
Barry Warsaw 2002-03-06 20:48:22 +00:00
parent 553bdf2dab
commit 34d88481d0
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ Index by Category
S 280 Optimizing access to globals van Rossum
S 281 Loop Counter Iteration with range and xrange Hetland
S 282 A Logging System Mick
S 284 Integer for-loops Eppstein, Ewing
Finished PEPs (done, implemented in CVS)