[Python-checkins] peps: Add recent post date to PEP 411.

guido.van.rossum python-checkins at python.org
Mon Mar 26 23:50:05 CEST 2012


http://hg.python.org/peps/rev/3d1252bcd0e7
changeset:   4146:3d1252bcd0e7
user:        Guido van Rossum <guido at google.com>
date:        Mon Mar 26 14:49:58 2012 -0700
summary:
  Add recent post date to PEP 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-10
+Post-History: 2012-02-10, 2012-03-24
 
 
 Abstract

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


More information about the Python-checkins mailing list