Added PEP 286, Enhanced Argument Tuples, Martin von Loewis
This commit is contained in:
parent
46807cb6f3
commit
595fc30d9c
|
@ -93,6 +93,7 @@ Index by Category
|
|||
S 282 A Logging System Mick
|
||||
S 284 Integer for-loops Eppstein, Ewing
|
||||
S 285 Adding a bool type van Rossum
|
||||
S 286 Enhanced Argument Tuples von Loewis
|
||||
|
||||
Finished PEPs (done, implemented in CVS)
|
||||
|
||||
|
@ -259,6 +260,7 @@ Numerical Index
|
|||
I 283 Python 2.3 Release Schedule Hylton
|
||||
S 284 Integer for-loops Eppstein, Ewing
|
||||
S 285 Adding a bool type van Rossum
|
||||
S 286 Enhanced Argument Tuples von Loewis
|
||||
SR 666 Reject Foolish Indentation Creighton
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue