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 531dd7e commit e5681b9Copy full SHA for e5681b9
Lib/pydoc.py
@@ -1952,7 +1952,7 @@ def intro(self):
1952
Welcome to Python {0}'s help utility!
1953
1954
If this is your first time using Python, you should definitely check out
1955
-the tutorial on the Internet at http://docs.python.org/{0}/tutorial/.
+the tutorial on the Internet at https://docs.python.org/{0}/tutorial/.
1956
1957
Enter the name of any module, keyword, or topic to get help on writing
1958
Python programs and using Python modules. To quit this help utility and
0 commit comments