From: oldk Date: Thu, 28 Dec 2017 14:37:46 +0000 (+0800) Subject: bpo-32440: Update the docs URL to https in help() (GH-5030) X-Git-Tag: v3.7.0a4~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5681b9822c633c77ddfeb94585d58895e0ecff5;p=python bpo-32440: Update the docs URL to https in help() (GH-5030) In pydoc.py, the reference to Python' documentation was in http. The link has been updated to use https. --- diff --git a/Lib/pydoc.py b/Lib/pydoc.py index 01f7a32f45..7d0b1d8aef 100644 --- a/Lib/pydoc.py +++ b/Lib/pydoc.py @@ -1952,7 +1952,7 @@ has the same effect as typing a particular string at the help> prompt. Welcome to Python {0}'s help utility! If this is your first time using Python, you should definitely check out -the tutorial on the Internet at http://docs.python.org/{0}/tutorial/. +the tutorial on the Internet at https://docs.python.org/{0}/tutorial/. Enter the name of any module, keyword, or topic to get help on writing Python programs and using Python modules. To quit this help utility and