[Python-checkins] peps: fix content-type

richard.jones python-checkins at python.org
Thu Mar 21 19:09:30 CET 2013


http://hg.python.org/peps/rev/5158dad0b1ae
changeset:   4818:5158dad0b1ae
user:        Richard Jones <richard at mechanicalcat.net>
date:        Thu Mar 21 11:09:22 2013 -0700
summary:
  fix content-type

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


diff --git a/pep-0439.txt b/pep-0439.txt
--- a/pep-0439.txt
+++ b/pep-0439.txt
@@ -10,6 +10,7 @@
 Created: 18-Mar-2013
 Python-Version: 3.4
 Post-History: 19-Mar-2013
+Content-Type: text/x-rst
 
 
 Abstract

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


More information about the Python-checkins mailing list