updated PEP templates with current PEP URLs

This commit is contained in:
David Goodger 2006-12-04 19:59:42 +00:00
parent 6de2ca32a7
commit 789d2fe5ea
2 changed files with 8 additions and 8 deletions

View File

@ -193,7 +193,7 @@ Plaintext PEP Formatting Requirements
If you decide to provide an explicit URL for a PEP, please use If you decide to provide an explicit URL for a PEP, please use
this as the URL template: this as the URL template:
http://www.python.org/peps/pep-xxxx.html http://www.python.org/peps/pep-xxxx
PEP numbers in URLs must be padded with zeros from the left, so as PEP numbers in URLs must be padded with zeros from the left, so as
to be exactly 4 characters wide, however PEP numbers in the text to be exactly 4 characters wide, however PEP numbers in the text
@ -203,10 +203,10 @@ Plaintext PEP Formatting Requirements
References References
[1] PEP 1, PEP Purpose and Guidelines, Warsaw, Hylton [1] PEP 1, PEP Purpose and Guidelines, Warsaw, Hylton
http://www.python.org/peps/pep-0001.html http://www.python.org/peps/pep-0001
[2] PEP 12, Sample reStructuredText PEP Template, Goodger, Warsaw [2] PEP 12, Sample reStructuredText PEP Template, Goodger, Warsaw
http://www.python.org/peps/pep-0001.html http://www.python.org/peps/pep-0012
[3] http://www.opencontent.org/openpub/ [3] http://www.opencontent.org/openpub/

View File

@ -484,12 +484,12 @@ followed by the footnote body. For example::
========== ==========
.. [2] PEP 1, "PEP Purpose and Guidelines", Warsaw, Hylton .. [2] PEP 1, "PEP Purpose and Guidelines", Warsaw, Hylton
(http://www.python.org/peps/pep-0001.html) (http://www.python.org/peps/pep-0001)
If you decide to provide an explicit URL for a PEP, please use this as If you decide to provide an explicit URL for a PEP, please use this as
the URL template:: the URL template::
http://www.python.org/peps/pep-xxxx.html http://www.python.org/peps/pep-xxxx
PEP numbers in URLs must be padded with zeros from the left, so as to PEP numbers in URLs must be padded with zeros from the left, so as to
be exactly 4 characters wide, however PEP numbers in the text are be exactly 4 characters wide, however PEP numbers in the text are
@ -510,7 +510,7 @@ other characters are allowed). For example::
.. [#PEP-1] PEP 1, "PEP Purpose and Guidelines", Warsaw, Hylton .. [#PEP-1] PEP 1, "PEP Purpose and Guidelines", Warsaw, Hylton
http://www.python.org/peps/pep-0001.html http://www.python.org/peps/pep-0001
Footnotes and footnote references will be numbered automatically, and Footnotes and footnote references will be numbered automatically, and
the numbers will always match. Once a PEP is finalized, auto-numbered the numbers will always match. Once a PEP is finalized, auto-numbered
@ -621,10 +621,10 @@ References
========== ==========
.. [1] PEP 1, PEP Purpose and Guidelines, Warsaw, Hylton .. [1] PEP 1, PEP Purpose and Guidelines, Warsaw, Hylton
(http://www.python.org/peps/pep-0001.html) (http://www.python.org/peps/pep-0001)
.. [2] PEP 9, Sample Plaintext PEP Template, Warsaw .. [2] PEP 9, Sample Plaintext PEP Template, Warsaw
(http://www.python.org/peps/pep-0009.html) (http://www.python.org/peps/pep-0009)
Copyright Copyright