changed PEP 347's type to reflect the PEP itself

This commit is contained in:
David Goodger 2005-08-05 00:18:51 +00:00
parent 504349a1e4
commit a46118def9
1 changed files with 2 additions and 2 deletions

View File

@ -103,7 +103,7 @@ Index by Category
S 341 Unifying try-except and try-finally Birkenfeld
S 344 Exception Chaining and Embedded Tracebacks Yee
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 754 IEEE 754 Floating Point Special Values Warnes
@ -390,7 +390,7 @@ Numerical Index
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
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
SR 666 Reject Foolish Indentation Creighton
S 754 IEEE 754 Floating Point Special Values Warnes