changed PEP 347's type to reflect the PEP itself
This commit is contained in:
parent
504349a1e4
commit
a46118def9
|
@ -103,7 +103,7 @@ Index by Category
|
||||||
S 341 Unifying try-except and try-finally Birkenfeld
|
S 341 Unifying try-except and try-finally Birkenfeld
|
||||||
S 344 Exception Chaining and Embedded Tracebacks Yee
|
S 344 Exception Chaining and Embedded Tracebacks Yee
|
||||||
S 345 Metadata for Python Software Packages 1.2 Jones
|
S 345 Metadata for Python Software Packages 1.2 Jones
|
||||||
S 347 Migrating the Python CVS to Subversion von Löwis
|
I 347 Migrating the Python CVS to Subversion von Löwis
|
||||||
S 348 Exception Reorganization for Python 3.0 Cannon
|
S 348 Exception Reorganization for Python 3.0 Cannon
|
||||||
S 754 IEEE 754 Floating Point Special Values Warnes
|
S 754 IEEE 754 Floating Point Special Values Warnes
|
||||||
|
|
||||||
|
@ -390,7 +390,7 @@ Numerical Index
|
||||||
S 344 Exception Chaining and Embedded Tracebacks Yee
|
S 344 Exception Chaining and Embedded Tracebacks Yee
|
||||||
S 345 Metadata for Python Software Packages 1.2 Jones
|
S 345 Metadata for Python Software Packages 1.2 Jones
|
||||||
SR 346 User Defined ("with") Statements Coghlan
|
SR 346 User Defined ("with") Statements Coghlan
|
||||||
S 347 Migrating the Python CVS to Subversion von Löwis
|
I 347 Migrating the Python CVS to Subversion von Löwis
|
||||||
S 348 Exception Reorganization for Python 3.0 Cannon
|
S 348 Exception Reorganization for Python 3.0 Cannon
|
||||||
SR 666 Reject Foolish Indentation Creighton
|
SR 666 Reject Foolish Indentation Creighton
|
||||||
S 754 IEEE 754 Floating Point Special Values Warnes
|
S 754 IEEE 754 Floating Point Special Values Warnes
|
||||||
|
|
Loading…
Reference in New Issue