[Python-checkins] CVS: python/nondist/peps pep-0009.txt,1.5,1.6

Barry Warsaw bwarsaw@users.sourceforge.net
Tue, 13 Nov 2001 11:12:05 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv28628

Modified Files:
	pep-0009.txt 
Log Message:
Added a note that the plain text version of the file should be used as
the template, not the HTML version.


Index: pep-0009.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0009.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pep-0009.txt	2001/09/07 22:45:52	1.5
--- pep-0009.txt	2001/11/13 19:12:03	1.6
***************
*** 16,19 ****
--- 16,26 ----
      own PEPs to the style outlined in PEP 1, PEP Guidelines[1].
  
+     Note: if you are reading this PEP via the web, you should first
+     grab the plain text version in order to complete the steps below.
+     DO NOT USE THE HTML FILE AS YOUR TEMPLATE!
+ 
+     To get the plain text version of this file, look at the top of the
+     page and click on the link titled "PEP Source".
+ 
  
  Rationale