[Python-checkins] peps: Add the typical footer to PEP 520.

eric.snow python-checkins at python.org
Tue Jun 7 20:47:36 EDT 2016


https://hg.python.org/peps/rev/39edc5bca8da
changeset:   6354:39edc5bca8da
user:        Eric Snow <ericsnowcurrently at gmail.com>
date:        Tue Jun 07 17:47:24 2016 -0700
summary:
  Add the typical footer to PEP 520.

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


diff --git a/pep-0520.txt b/pep-0520.txt
--- a/pep-0520.txt
+++ b/pep-0520.txt
@@ -217,3 +217,14 @@
 Copyright
 ===========
 This document has been placed in the public domain.
+
+
+

+..
+   Local Variables:
+   mode: indented-text
+   indent-tabs-mode: nil
+   sentence-end-double-space: t
+   fill-column: 70
+   coding: utf-8
+   End:

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


More information about the Python-checkins mailing list