From 11ff4a143fe97cb4adc5aa52eb3d2184365ed563 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 17 Aug 2000 05:01:20 +0000 Subject: [PATCH] Add a link to the PEPs themselves in footnote 3, suggested by Peter Schneider-Kamp. --- pep-0001.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pep-0001.txt b/pep-0001.txt index 68138d1be..a1c2d0403 100644 --- a/pep-0001.txt +++ b/pep-0001.txt @@ -222,6 +222,9 @@ References and Footnotes 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/ +