pep318 is accepted
This commit is contained in:
parent
6dd0e5c76f
commit
a37ed19664
|
@ -66,6 +66,7 @@ Index by Category
|
|||
S 252 Making Types Look More Like Classes GvR
|
||||
S 253 Subtyping Built-in Types GvR
|
||||
SA 309 Partial Function Application Harris
|
||||
SA 318 Decorators for Functions and Methods Smith, et al
|
||||
SA 328 Imports: Multi-Line and Absolute/Relative Aahz
|
||||
|
||||
Open PEPs (under consideration)
|
||||
|
@ -112,7 +113,6 @@ Index by Category
|
|||
S 313 Adding Roman Numeral Literals to Python Meyer
|
||||
S 314 Metadata for Python Software Packages v1.1 Kuchling
|
||||
S 315 Enhanced While Loop Carroll
|
||||
S 318 Decorators for Functions and Methods Smith, et al
|
||||
S 319 Python Synchronize/Asynchronize Block Pelletier
|
||||
S 321 Date/Time Parsing and Formatting Kuchling
|
||||
S 323 Copyable Iterators Martelli
|
||||
|
@ -346,7 +346,7 @@ Numerical Index
|
|||
S 315 Enhanced While Loop Carroll
|
||||
SD 316 Programming by Contract for Python Way
|
||||
SR 317 Eliminate Implicit Exception Instantiation Taschuk
|
||||
S 318 Decorators for Functions, Methods & Classes Smith, et al
|
||||
SA 318 Decorators for Functions and Methods Smith, et al
|
||||
S 319 Python Synchronize/Asynchronize Block Pelletier
|
||||
I 320 Python 2.4 Release Schedule Warsaw
|
||||
S 321 Date/Time Parsing and Formatting Kuchling
|
||||
|
|
Loading…
Reference in New Issue