PEP 9 has been renamed, and PEP 12 was added.

This commit is contained in:
Barry Warsaw 2002-08-26 16:55:22 +00:00
parent f4f726904e
commit 9b5c941892
1 changed files with 4 additions and 2 deletions

View File

@ -37,9 +37,10 @@ Index by Category
I 6 Bug Fix Releases Aahz
I 7 Style Guide for C Code van Rossum
I 8 Style Guide for Python Code van Rossum, Warsaw
I 9 Sample PEP Template Warsaw
I 9 Sample Plaintext PEP Template Warsaw
I 10 Voting Guidelines Warsaw
I 11 Removing support for little used platforms von Loewis
I 12 Sample reStructuredText PEP Template Goodger, Warsaw
Other Informational PEPs
@ -178,9 +179,10 @@ Numerical Index
I 6 Bug Fix Releases Aahz
I 7 Style Guide for C Code van Rossum
I 8 Style Guide for Python Code van Rossum, Warsaw
I 9 Sample PEP Template Warsaw
I 9 Sample Plaintext PEP Template Warsaw
I 10 Voting Guidelines Warsaw
I 11 Removing support for little used platforms von Loewis
I 12 Sample reStructuredText PEP Template Goodger, Warsaw
I 42 Small Feature Requests Hylton
SF 100 Python Unicode Integration Lemburg