]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
update links
authorBenjamin Peterson <benjamin@python.org>
Thu, 30 Apr 2015 21:37:11 +0000 (17:37 -0400)
committerBenjamin Peterson <benjamin@python.org>
Thu, 30 Apr 2015 21:37:11 +0000 (17:37 -0400)
Misc/python.man

index 12438245487b49a4b78d278b289dc77b117923f2..d87902f46182fd375421a2174140b3c133eed3c8 100644 (file)
@@ -452,17 +452,17 @@ The integer must be a decimal number in the range [0,4294967295].  Specifying
 the value 0 will lead to the same hash values as when hash randomization is
 disabled.
 .SH AUTHOR
-The Python Software Foundation: http://www.python.org/psf
+The Python Software Foundation: https://www.python.org/psf
 .SH INTERNET RESOURCES
-Main website:  http://www.python.org/
+Main website:  https://www.python.org/
 .br
-Documentation:  http://docs.python.org/
+Documentation:  https://docs.python.org/2/
 .br
-Developer resources:  http://docs.python.org/devguide/
+Developer resources:  https://docs.python.org/devguide/
 .br
-Downloads:  http://python.org/download/
+Downloads:  https://www.python.org/downloads/
 .br
-Module repository:  http://pypi.python.org/
+Module repository:  https://pypi.python.org/
 .br
 Newsgroups:  comp.lang.python, comp.lang.python.announce
 .SH LICENSING