From 77d81aa4a3747b7dfbb17e43b16e1a514550c60c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 1 Dec 2019 20:18:01 +0300 Subject: Import python3.8 (3.8.0-5) --- debian/patches/local-doc-references.diff | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'debian/patches/local-doc-references.diff') diff --git a/debian/patches/local-doc-references.diff b/debian/patches/local-doc-references.diff index 631a1de..d3ba19f 100644 --- a/debian/patches/local-doc-references.diff +++ b/debian/patches/local-doc-references.diff @@ -1,22 +1,22 @@ --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html -@@ -50,7 +50,7 @@ +@@ -24,7 +24,7 @@ {% endblock %} + {% block extrahead %} - - -+ ++ {% if builder != "htmlhelp" %} - {% if not embedded %}{% endif %} - {% if switchers is defined and 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 @@ +@@ -25,7 +25,7 @@ - -+ ++ -- cgit v1.2.3