[Python-checkins] peps: Make a line of dashes longer, to satisfy pep2html.

guido.van.rossum python-checkins at python.org
Tue Feb 24 19:36:22 CET 2015


https://hg.python.org/peps/rev/25fdc87ba644
changeset:   5706:25fdc87ba644
user:        Guido van Rossum <guido at python.org>
date:        Tue Feb 24 10:36:15 2015 -0800
summary:
  Make a line of dashes longer, to satisfy pep2html.

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


diff --git a/pep-0441.txt b/pep-0441.txt
--- a/pep-0441.txt
+++ b/pep-0441.txt
@@ -211,7 +211,7 @@
 a result has been dropped from consideration.
 
 Registering ``.pyz`` as a Media Type
---------------------------------
+------------------------------------
 
 It was suggested [3]_ that the ``.pyz`` extension should be registered
 in the Unix database of extensions.  While it makes sense to do this

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


More information about the Python-checkins mailing list