[Python-checkins] python/nondist/peps pep-0263.txt,1.17,1.18

gvanrossum at users.sourceforge.net gvanrossum at users.sourceforge.net
Sat Jul 24 22:50:51 CEST 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23164

Modified Files:
	pep-0263.txt 
Log Message:
Remove leading blank line so pep2html recognizes this file.


Index: pep-0263.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0263.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** pep-0263.txt	21 Jul 2004 21:22:51 -0000	1.17
--- pep-0263.txt	24 Jul 2004 20:50:49 -0000	1.18
***************
*** 1,3 ****
- 
  PEP: 0263
  Title: Defining Python Source Code Encodings
--- 1,2 ----



More information about the Python-checkins mailing list