Marked PEP 282 as Final
This commit is contained in:
parent
362826cf79
commit
4e63189b67
|
@ -94,7 +94,6 @@ Index by Category
|
|||
S 278 Universal Newline Support Jansen
|
||||
S 280 Optimizing access to globals GvR
|
||||
S 281 Loop Counter Iteration with range and xrange Hetland
|
||||
S 282 A Logging System Sajip, Mick
|
||||
S 284 Integer for-loops Eppstein, Ewing
|
||||
S 286 Enhanced Argument Tuples von Loewis
|
||||
I 287 reStructuredText Docstring Format Goodger
|
||||
|
@ -158,6 +157,7 @@ Index by Category
|
|||
SF 264 Future statements in simulated shells Hudson
|
||||
SF 277 Unicode file name support for Windows NT Hodgson
|
||||
SF 279 The enumerate() built-in function Hettinger
|
||||
SF 282 A Logging System Sajip, Mick
|
||||
IF 283 Python 2.3 Release Schedule GvR
|
||||
SF 285 Adding a bool type GvR
|
||||
SF 289 Generator Expressions Hettinger
|
||||
|
|
Loading…
Reference in New Issue