[Python-checkins] python/nondist/peps pep-0305.txt,1.1,1.2

goodger@users.sourceforge.net goodger@users.sourceforge.net
Tue, 28 Jan 2003 20:23:28 -0800


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

Modified Files:
	pep-0305.txt 
Log Message:
capitalized title

Index: pep-0305.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0305.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** pep-0305.txt	29 Jan 2003 04:20:19 -0000	1.1
--- pep-0305.txt	29 Jan 2003 04:23:26 -0000	1.2
***************
*** 1,4 ****
  PEP: 305
! Title: CSV file API
  Version: $Revision$
  Last-Modified: $Date$
--- 1,4 ----
  PEP: 305
! Title: CSV File API
  Version: $Revision$
  Last-Modified: $Date$