[Python-checkins] peps: fix post date for 411

eli.bendersky python-checkins at python.org
Fri Feb 10 14:58:41 CET 2012


http://hg.python.org/peps/rev/09f9ab5666ad
changeset:   4048:09f9ab5666ad
user:        Eli Bendersky <eliben at gmail.com>
date:        Fri Feb 10 15:58:24 2012 +0200
summary:
  fix post date for 411

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


diff --git a/pep-0411.txt b/pep-0411.txt
--- a/pep-0411.txt
+++ b/pep-0411.txt
@@ -9,7 +9,7 @@
 Content-Type: text/x-rst
 Created: 2012-02-10
 Python-Version: 3.3
-Post-History: 2012-02-xx  FIXME
+Post-History: 2012-02-10
 
 
 Abstract

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


More information about the Python-checkins mailing list