diff options
author | Benjamin Peterson <benjamin@python.org> | 2015-04-30 21:37:11 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2015-04-30 21:37:11 (GMT) |
commit | 755640bf50074a97e15659abe5478e7300d080cc (patch) | |
tree | 7ec4d10085751d2b831886ef37ddb0e8ae00cc6d /Misc | |
parent | ca40e4315cd91361d29d189b0ee1fd8905dda442 (diff) | |
download | cpython-755640bf50074a97e15659abe5478e7300d080cc.zip cpython-755640bf50074a97e15659abe5478e7300d080cc.tar.gz cpython-755640bf50074a97e15659abe5478e7300d080cc.tar.bz2 |
update links
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/python.man | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Misc/python.man b/Misc/python.man index df4119c..7311eb9 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -434,17 +434,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 |