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

Barry Warsaw bwarsaw@users.sourceforge.net
Thu, 07 Mar 2002 11:21:13 -0800


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

Modified Files:
	pep-0000.txt 
Log Message:
Added PEP 10, Voting Guidelines, Barry Warsaw


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.161
retrieving revision 1.162
diff -C2 -d -r1.161 -r1.162
*** pep-0000.txt	6 Mar 2002 20:48:22 -0000	1.161
--- pep-0000.txt	7 Mar 2002 19:21:11 -0000	1.162
***************
*** 34,37 ****
--- 34,38 ----
   I     8  Style Guide for Python Code                  van Rossum, Warsaw
   I     9  Sample PEP Template                          Warsaw
+  I    10  Voting Guidelines                            Warsaw
  
   Other Informational PEPs
***************
*** 160,163 ****
--- 161,165 ----
   I     8  Style Guide for Python Code                  van Rossum, Warsaw
   I     9  Sample PEP Template                          Warsaw
+  I    10  Voting Guidelines                            Warsaw
   I    42  Small Feature Requests                       Hylton