summaryrefslogtreecommitdiff
path: root/Misc/python.man
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-04-30 17:38:14 -0400
committerBenjamin Peterson <benjamin@python.org>2015-04-30 17:38:14 -0400
commit2e02875544647cef4f1b137ce6247212985b88a4 (patch)
tree7b8546b3218749541e86381a9e60433678fd4f54 /Misc/python.man
parentc4e335b67a5469e621fa4771454be99cc5aae791 (diff)
parent755640bf50074a97e15659abe5478e7300d080cc (diff)
downloadcpython-git-2e02875544647cef4f1b137ce6247212985b88a4.tar.gz
merge 3.4
Diffstat (limited to 'Misc/python.man')
-rw-r--r--Misc/python.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 2061876081..d2ca12bfaa 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -431,17 +431,17 @@ values.
The integer must be a decimal number in the range [0,4294967295]. Specifying
the value 0 will disable hash randomization.
.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/py3k/
+Documentation: https://docs.python.org/
.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