From: Benjamin Peterson Date: Thu, 30 Apr 2015 21:37:11 +0000 (-0400) Subject: update links X-Git-Tag: v2.7.10rc1~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a6b481806548e9c93f1761ff919851913a6caa5;p=thirdparty%2FPython%2Fcpython.git update links --- diff --git a/Misc/python.man b/Misc/python.man index 12438245487b..d87902f46182 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -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