[Python-checkins] CVS: python/nondist/peps pep-0000.txt,1.123,1.124

Barry Warsaw bwarsaw@users.sourceforge.net
Tue, 14 Aug 2001 16:59:24 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
PEP 9, Sample PEP Template, Barry Warsaw


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.123
retrieving revision 1.124
diff -C2 -d -r1.123 -r1.124
*** pep-0000.txt	2001/08/14 23:07:50	1.123
--- pep-0000.txt	2001/08/14 23:59:22	1.124
***************
*** 33,36 ****
--- 33,37 ----
   I     7  Style Guide for C Code                       van Rossum
   I     8  Style Guide for Python Code                  van Rossum, Warsaw
+  I     9  Sample PEP Template                          Warsaw
  
   Other Informational PEPs
***************
*** 139,142 ****
--- 140,144 ----
   I     7  Style Guide for C Code                       van Rossum
   I     8  Style Guide for Python Code                  van Rossum, Warsaw
+  I     9  Sample PEP Template                          Warsaw
   I    42  Small Feature Requests                       Hylton