From c089c4500b0b78acf03ee5405ad250a84b0dfa66 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 1 Dec 2019 17:44:24 +0300 Subject: Import python3.7 (3.7.5-2) --- debian/patches/local-doc-references.diff | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 debian/patches/local-doc-references.diff (limited to 'debian/patches/local-doc-references.diff') diff --git a/debian/patches/local-doc-references.diff b/debian/patches/local-doc-references.diff new file mode 100644 index 0000000..631a1de --- /dev/null +++ b/debian/patches/local-doc-references.diff @@ -0,0 +1,22 @@ +--- a/Doc/tools/templates/layout.html ++++ b/Doc/tools/templates/layout.html +@@ -50,7 +50,7 @@ + {% endblock %} + {% block extrahead %} + +- ++ + {% if builder != "htmlhelp" %} + {% if not embedded %}{% endif %} + {% if switchers is defined and not embedded %}{% endif %} +--- a/Lib/idlelib/help.html ++++ b/Lib/idlelib/help.html +@@ -27,7 +27,7 @@ + + + +- ++ + + + -- cgit v1.2.3