]> granicus.if.org Git - python/commitdiff
bpo-32440: Update the docs URL to https in help() (GH-5030) (GH-5031)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 28 Dec 2017 15:16:39 +0000 (07:16 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Thu, 28 Dec 2017 15:16:39 +0000 (07:16 -0800)
In pydoc.py, the reference to Python' documentation was in http.
The link has been updated to use https.
(cherry picked from commit e5681b9822c633c77ddfeb94585d58895e0ecff5)

Lib/pydoc.py

index 39db3915dc2cac938153ce5fce56fb0b82d17e93..34e2fabf20ee0647e8325a04a0fd093208ba50d9 100644 (file)
@@ -1916,7 +1916,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