[Python-checkins] CVS: python/nondist/peps pep-0001.txt,1.8,1.9

Barry Warsaw python-dev@python.org
Wed, 16 Aug 2000 22:01:23 -0700


Update of /cvsroot/python/python/nondist/peps
In directory slayer.i.sourceforge.net:/tmp/cvs-serv30241

Modified Files:
	pep-0001.txt 
Log Message:
Add a link to the PEPs themselves in footnote 3, suggested by Peter
Schneider-Kamp.


Index: pep-0001.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0001.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** pep-0001.txt	2000/08/17 03:11:08	1.8
--- pep-0001.txt	2000/08/17 05:01:20	1.9
***************
*** 223,226 ****
--- 223,229 ----
      "pep2html.py --help" for details.
  
+     The URL for viewing PEPs on the web is
+     http://python.sourceforge.net/peps/
+