PEPs are in SVN now. Also update PEP 1s title

This commit is contained in:
Neal Norwitz 2006-02-09 08:27:55 +00:00
parent 929fdb2d4b
commit 6b9a28d9c2
1 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ Introduction
The PEP contains the index of all Python Enhancement Proposals,
known as PEPs. PEP numbers are assigned by the PEP Editor, and
once assigned are never changed. The CVS history[1] of the PEP
once assigned are never changed. The SVN history[1] of the PEP
texts represent their historical record.
The BDFL maintains his own Pronouncements page[2] at
@ -30,7 +30,7 @@ Index by Category
Meta-PEPs (PEPs about PEPs or Process)
I 0 Index of Python Enhancement Proposals Goodger, Warsaw
P 1 PEP Guidelines Warsaw, Hylton, Goodger
P 1 PEP Purpose and Guidelines Warsaw, Hylton, Goodger
I 2 Procedure for Adding New Modules Faassen
I 3 Guidelines for Handling Bug Reports Hylton
I 4 Deprecation of Standard Modules von Loewis
@ -232,7 +232,7 @@ Numerical Index
num title owner
--- ----- -----
I 0 Index of Python Enhancement Proposals Goodger, Warsaw
P 1 PEP Guidelines Warsaw, Hylton, Goodger
P 1 PEP Purpose and Guidelines Warsaw, Hylton, Goodger
I 2 Procedure for Adding New Modules Faassen
I 3 Guidelines for Handling Bug Reports Hylton
I 4 Deprecation of Standard Modules von Loewis
@ -523,7 +523,7 @@ Owners
References
[1] View PEP history online
http://cvs.sf.net/cgi-bin/viewcvs.cgi/python/python/nondist/peps/
http://svn.python.org/projects/peps/trunk/
[2] The Benevolent Dictator For Life's Parade of PEPs
http://www.python.org/doc/essays/pepparade.html