We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea98eba commit 6eb232cCopy full SHA for 6eb232c
Lib/pydoc.py
@@ -1916,7 +1916,7 @@ def intro(self):
1916
Welcome to Python {0}'s help utility!
1917
1918
If this is your first time using Python, you should definitely check out
1919
-the tutorial on the Internet at http://docs.python.org/{0}/tutorial/.
+the tutorial on the Internet at https://docs.python.org/{0}/tutorial/.
1920
1921
Enter the name of any module, keyword, or topic to get help on writing
1922
Python programs and using Python modules. To quit this help utility and
0 commit comments