summaryrefslogtreecommitdiff
path: root/docs/peps
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2002-08-07 01:25:26 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2002-08-07 01:25:26 +0000
commit1981123ec5a63f9d98ee3b8d8433e7d1cab3b021 (patch)
tree05b182e82d1fd1e56bd312feb46a36c5d2ba74cf /docs/peps
parent9eb27da5f41ace80bb1ecd48f6cc5839cd96b6e7 (diff)
downloaddocutils-1981123ec5a63f9d98ee3b8d8433e7d1cab3b021.tar.gz
updated
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@474 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/peps')
-rw-r--r--docs/peps/pep-0287.txt28
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/peps/pep-0287.txt b/docs/peps/pep-0287.txt
index 95f11d59c..4b4ed4e44 100644
--- a/docs/peps/pep-0287.txt
+++ b/docs/peps/pep-0287.txt
@@ -727,6 +727,20 @@ Questions & Answers
References & Footnotes
======================
+.. [#PEP-1] PEP 1, PEP Guidelines, Warsaw, Hylton
+ (http://www.python.org/peps/pep-0001.html)
+
+.. [#PEP-9] PEP 9, Sample PEP Template, Warsaw
+ (http://www.python.org/peps/pep-0009.html)
+
+.. [#Zen] From `The Zen of Python (by Tim Peters)`__ (or just
+ "``import this``" in Python)
+
+__ http://www.python.org/doc/Humor.html#zen
+
+.. [#PEP-216] PEP 216, Docstring Format, Zadka
+ (http://www.python.org/peps/pep-0216.html)
+
.. _reStructuredText markup: http://docutils.sourceforge.net/spec/rst.html
.. _Doc-SIG: http://www.python.org/sigs/doc-sig/
@@ -775,20 +789,6 @@ References & Footnotes
.. _Docutils: http://docutils.sourceforge.net/
-.. [#PEP-1] PEP 1, PEP Guidelines, Warsaw, Hylton
- (http://www.python.org/peps/pep-0001.html)
-
-.. [#PEP-9] PEP 9, Sample PEP Template, Warsaw
- (http://www.python.org/peps/pep-0009.html)
-
-.. [#Zen] From `The Zen of Python (by Tim Peters)`__ (or just
- "``import this``" in Python)
-
-__ http://www.python.org/doc/Humor.html#zen
-
-.. [#PEP-216] PEP 216, Docstring Format, Zadka
- (http://www.python.org/peps/pep-0216.html)
-
Copyright
=========