[Python-checkins] python/nondist/peps pep-0001.txt,1.42,1.43

gward@users.sourceforge.net gward@users.sourceforge.net
Tue, 06 May 2003 17:03:15 -0700


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1:/tmp/cvs-serv4374

Modified Files:
	pep-0001.txt 
Log Message:
Grammar fix.


Index: pep-0001.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0001.txt,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** pep-0001.txt	3 May 2003 16:01:32 -0000	1.42
--- pep-0001.txt	7 May 2003 00:03:13 -0000	1.43
***************
*** 51,55 ****
  The PEP process begins with a new idea for Python.  It is highly
  recommended that a single PEP contain a single key proposal or new
! idea.  The more focussed the PEP, the more successfully it tends to
  be.  The PEP editor reserves the right to reject PEP proposals if they
  appear too unfocussed or too broad.  If in doubt, split your PEP into
--- 51,55 ----
  The PEP process begins with a new idea for Python.  It is highly
  recommended that a single PEP contain a single key proposal or new
! idea.  The more focussed the PEP, the more successful it tends to
  be.  The PEP editor reserves the right to reject PEP proposals if they
  appear too unfocussed or too broad.  If in doubt, split your PEP into