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

Barry Warsaw python-dev@python.org
Wed, 16 Aug 2000 20:19:44 -0700


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

Modified Files:
	pep-0000.txt 
Log Message:
Another typo caught by Terry Reedy.


Index: pep-0000.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0000.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** pep-0000.txt	2000/08/15 14:29:21	1.22
--- pep-0000.txt	2000/08/17 03:19:42	1.23
***************
*** 19,23 ****
       num  filename      title                                 owner
       ---  ------------  -----                                 -----
!  I     0  pep-0000.txt  Index of Python Enhance Proposals     bwarsaw
   I     1  pep-0001.txt  PEP Guidelines                        bwarsaw, jhylton
   I     2  pep-0002.txt  Procedure for Adding New Modules      esr
--- 19,23 ----
       num  filename      title                                 owner
       ---  ------------  -----                                 -----
!  I     0  pep-0000.txt  Index of Python Enhancement Proposals bwarsaw
   I     1  pep-0001.txt  PEP Guidelines                        bwarsaw, jhylton
   I     2  pep-0002.txt  Procedure for Adding New Modules      esr