Add in a dummy Version value for PEP 0 to make pep0 code happy.

This commit is contained in:
Brett Cannon 2010-09-27 19:36:11 +00:00
parent bd1d25c162
commit 14680cbf83
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ column_format = (u' %(type)1s%(status)1s %(number)4s %(title)-' +
header = u"""PEP: 0
Title: Index of Python Enhancement Proposals (PEPs)
Last-Modified: %s
Version: N/A
Author: David Goodger <goodger@python.org>,
Barry Warsaw <barry@python.org>
Status: Active