http://hg.python.org/peps/rev/cb0b91e27e61 changeset: 111:cb0b91e27e61 user: Barry Warsaw <barry at python.org> date: Thu Aug 17 05:01:20 2000 +0000 summary: Add a link to the PEPs themselves in footnote 3, suggested by Peter Schneider-Kamp. files: pep-0001.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/pep-0001.txt b/pep-0001.txt --- a/pep-0001.txt +++ b/pep-0001.txt @@ -222,6 +222,9 @@ the same directory in the CVS tree as the PEPs themselves. Try "pep2html.py --help" for details. + The URL for viewing PEPs on the web is + http://python.sourceforge.net/peps/ + -- Repository URL: http://hg.python.org/peps