From ca459300f3d40457d27d5ff4103146256d4e9e32 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Thu, 21 Mar 2013 21:31:45 -0400 Subject: [PATCH] Fix header order for PEP 439 --- pep-0439.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0439.txt b/pep-0439.txt index 7f36b828c..379f69a6e 100644 --- a/pep-0439.txt +++ b/pep-0439.txt @@ -7,10 +7,10 @@ BDFL-Delegate: Nick Coghlan Discussions-To: Status: Draft Type: Standards Track +Content-Type: text/x-rst Created: 18-Mar-2013 Python-Version: 3.4 Post-History: 19-Mar-2013 -Content-Type: text/x-rst Abstract