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

Barry Warsaw bwarsaw@users.sourceforge.net
Tue, 26 Feb 2002 07:58:11 -0800


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

Modified Files:
	pep-0263.txt 
Log Message:
Added fill-column: specification to Emacs block at end of file.


Index: pep-0263.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0263.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pep-0263.txt	26 Feb 2002 10:01:25 -0000	1.3
--- pep-0263.txt	26 Feb 2002 15:58:09 -0000	1.4
***************
*** 138,144 ****
--- 138,146 ----
      This document has been placed in the public domain.
  
+ 
  
  Local Variables:
  mode: indented-text
  indent-tabs-mode: nil
+ fill-column: 70
  End: