[Python-checkins] peps: add python-version

benjamin.peterson python-checkins at python.org
Tue Dec 9 15:41:59 CET 2014


https://hg.python.org/peps/rev/07536f67cd71
changeset:   5638:07536f67cd71
user:        Benjamin Peterson <benjamin at python.org>
date:        Tue Dec 09 09:41:53 2014 -0500
summary:
  add python-version

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


diff --git a/pep-0466.txt b/pep-0466.txt
--- a/pep-0466.txt
+++ b/pep-0466.txt
@@ -5,6 +5,7 @@
 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
 Post-History: 23-Mar-2014, 24-Mar-2014, 25-Mar-2014, 26-Mar-2014, 16-Apr-2014

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


More information about the Python-checkins mailing list