peps: Add header required for Standard Tracks PEPs
http://hg.python.org/peps/rev/70bee9e3c5b9 changeset: 4098:70bee9e3c5b9 user: Éric Araujo <merwok@netwok.org> date: Wed Feb 29 07:28:24 2012 +0100 summary: Add header required for Standard Tracks PEPs files: pep-0410.txt | 1 + pep-0414.txt | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/pep-0410.txt b/pep-0410.txt --- a/pep-0410.txt +++ b/pep-0410.txt @@ -8,6 +8,7 @@ Content-Type: text/x-rst Created: 01-February-2012 Python-Version: 3.3 +Resolution: http://mail.python.org/pipermail/python-dev/2012-February/116837.html Rejection Notice diff --git a/pep-0414.txt b/pep-0414.txt --- a/pep-0414.txt +++ b/pep-0414.txt @@ -8,6 +8,7 @@ Content-Type: text/x-rst Created: 15-Feb-2012 Post-History: 28-Feb-2012 +Resolution: http://mail.python.org/pipermail/python-dev/2012-February/116995.html Abstract -- Repository URL: http://hg.python.org/peps
participants (1)
-
eric.araujo