Correct title (again!) and authorship of PEP 342.
This commit is contained in:
parent
5b3f4e8ce0
commit
197f9dcbbc
|
@ -105,7 +105,7 @@ Index by Category
|
|||
S 337 Logging Usage in the Standard Library Dubner
|
||||
S 338 Executing modules inside packages with '-m' Coghlan
|
||||
S 341 Unifying try-except and try-finally Birkenfeld
|
||||
S 342 Coroutines via Enhanced Iterators GvR
|
||||
S 342 Coroutines via Enhanced Generators GvR, Eby
|
||||
S 343 Anonymous Block Redux and Generator Enhancements GvR
|
||||
S 344 Exception Chaining and Embedded Tracebacks Yee
|
||||
S 345 Metadata for Python Software Packages 1.2 Jones
|
||||
|
@ -383,7 +383,7 @@ Numerical Index
|
|||
I 339 How to Change CPython's Bytecode Cannon
|
||||
SR 340 Anonymous Block Statements GvR
|
||||
S 341 Unifying try-except and try-finally Birkenfeld
|
||||
S 342 Coroutines via Enhanced Iterators GvR
|
||||
S 342 Coroutines via Enhanced Generators GvR, Eby
|
||||
S 343 Anonymous Block Redux and Generator Enhancements GvR
|
||||
S 344 Exception Chaining and Embedded Tracebacks Yee
|
||||
S 345 Metadata for Python Software Packages 1.2 Jones
|
||||
|
|
Loading…
Reference in New Issue