[Python-checkins] CVS: python/nondist/peps pep-0008.txt,1.4,1.5

Guido van Rossum gvanrossum@users.sourceforge.net
Thu, 01 Nov 2001 05:03:32 -0800


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

Modified Files:
	pep-0008.txt 
Log Message:
Apply Strunk & White.  (Paul Flowerman.)


Index: pep-0008.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0008.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pep-0008.txt	2001/08/14 15:45:26	1.4
--- pep-0008.txt	2001/11/01 13:03:30	1.5
***************
*** 195,199 ****
      You can use two spaces after a sentence-ending period.
  
!     As always when writing English, Strunk and White apply.
  
      Python coders from non-English speaking countries: please write
--- 195,199 ----
      You can use two spaces after a sentence-ending period.
  
!     When writing English, Strunk and White apply.
  
      Python coders from non-English speaking countries: please write