[Python-checkins] peps: put headers in the right order

benjamin.peterson python-checkins at python.org
Tue Dec 9 23:47:10 CET 2014


https://hg.python.org/peps/rev/18d613ee3d29
changeset:   5639:18d613ee3d29
user:        Benjamin Peterson <benjamin at python.org>
date:        Tue Dec 09 17:47:01 2014 -0500
summary:
  put headers in the right order

files:
  pep-0466.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0466.txt b/pep-0466.txt
--- a/pep-0466.txt
+++ b/pep-0466.txt
@@ -5,9 +5,9 @@
 Author: Nick Coghlan <ncoghlan at gmail.com>,
 Status: Final
 Type: Standards Track
-Python-Version: 2.7.9
 Content-Type: text/x-rst
 Created: 23-Mar-2014
+Python-Version: 2.7.9
 Post-History: 23-Mar-2014, 24-Mar-2014, 25-Mar-2014, 26-Mar-2014, 16-Apr-2014
 Resolution: https://mail.python.org/pipermail/python-dev/2014-April/134163.html
 

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list