Skip to content

Commit

Permalink
Put Version before Last-Modified in PEP 0.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Sep 27, 2010
1 parent 1a9260d commit d79f6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pep0/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

header = u"""PEP: 0
Title: Index of Python Enhancement Proposals (PEPs)
Last-Modified: %s
Version: N/A
Last-Modified: %s
Author: David Goodger <goodger@python.org>,
Barry Warsaw <barry@python.org>
Status: Active
Expand Down

0 comments on commit d79f6f1

Please sign in to comment.