From efa2138e130876c4527af69677a64b917ef7603c Mon Sep 17 00:00:00 2001 From: David Goodger Date: Wed, 29 Jan 2003 04:23:26 +0000 Subject: [PATCH] capitalized title --- pep-0304.txt | 2 +- pep-0305.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0304.txt b/pep-0304.txt index 418dc0add..1ec916270 100644 --- a/pep-0304.txt +++ b/pep-0304.txt @@ -1,5 +1,5 @@ PEP: 304 -Title: Controlling generation of bytecode files +Title: Controlling Generation of Bytecode Files Version: $Revision$ Last-Modified: $Date$ Author: Skip Montanaro diff --git a/pep-0305.txt b/pep-0305.txt index 3f90443d5..92e527678 100644 --- a/pep-0305.txt +++ b/pep-0305.txt @@ -1,5 +1,5 @@ PEP: 305 -Title: CSV file API +Title: CSV File API Version: $Revision$ Last-Modified: $Date$ Author: Skip Montanaro ,