Updated PEP 343 title.
This commit is contained in:
parent
a942512355
commit
76de894c1a
|
@ -119,7 +119,7 @@ Index by Category
|
|||
S 338 Executing modules inside packages with '-m' Coghlan
|
||||
S 341 Unifying try-except and try-finally Birkenfeld
|
||||
S 342 Enhanced Iterators GvR
|
||||
S 343 Anonymous Block Redux GvR
|
||||
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
|
||||
S 754 IEEE 754 Floating Point Special Values Warnes
|
||||
|
@ -384,7 +384,7 @@ Numerical Index
|
|||
SR 340 Anonymous Block Statements GvR
|
||||
S 341 Unifying try-except and try-finally Birkenfeld
|
||||
S 342 Enhanced Iterators GvR
|
||||
S 343 Anonymous Block Redux GvR
|
||||
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
|
||||
SR 346 User Defined ("with") Statements Coghlan
|
||||
|
|
Loading…
Reference in New Issue