[Python-checkins] python/nondist/peps pep-0101.txt,1.36,1.37 pep-0102.txt,1.9,1.10

akuchling@users.sourceforge.net akuchling@users.sourceforge.net
Thu, 31 Jul 2003 08:12:28 -0700


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

Modified Files:
	pep-0101.txt pep-0102.txt 
Log Message:
Typo fix

Index: pep-0101.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0101.txt,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** pep-0101.txt	31 Jul 2003 14:21:07 -0000	1.36
--- pep-0101.txt	31 Jul 2003 15:12:25 -0000	1.37
***************
*** 12,16 ****
  Abstract
  
!     Making a Python release is an arduous processes that takes a
      minimum of half a day's work even for an experienced releaser.
      Until recently, most -- if not all -- of that burden was borne by
--- 12,16 ----
  Abstract
  
!     Making a Python release is an arduous process that takes a
      minimum of half a day's work even for an experienced releaser.
      Until recently, most -- if not all -- of that burden was borne by

Index: pep-0102.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0102.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** pep-0102.txt	23 May 2003 10:08:03 -0000	1.9
--- pep-0102.txt	31 Jul 2003 15:12:25 -0000	1.10
***************
*** 14,18 ****
  Abstract
  
!     Making a Python release is an arduous processes that takes a
      minimum of half a day's work even for an experienced releaser.
      Until recently, most -- if not all -- of that burden was borne by
--- 14,18 ----
  Abstract
  
!     Making a Python release is an arduous process that takes a
      minimum of half a day's work even for an experienced releaser.
      Until recently, most -- if not all -- of that burden was borne by