mirror of https://github.com/python/cpython.git
update links
This commit is contained in:
parent
ca40e4315c
commit
755640bf50
|
@ -434,17 +434,17 @@ values.
|
||||||
The integer must be a decimal number in the range [0,4294967295]. Specifying
|
The integer must be a decimal number in the range [0,4294967295]. Specifying
|
||||||
the value 0 will disable hash randomization.
|
the value 0 will disable hash randomization.
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
The Python Software Foundation: http://www.python.org/psf
|
The Python Software Foundation: https://www.python.org/psf
|
||||||
.SH INTERNET RESOURCES
|
.SH INTERNET RESOURCES
|
||||||
Main website: http://www.python.org/
|
Main website: https://www.python.org/
|
||||||
.br
|
.br
|
||||||
Documentation: http://docs.python.org/py3k/
|
Documentation: https://docs.python.org/
|
||||||
.br
|
.br
|
||||||
Developer resources: http://docs.python.org/devguide/
|
Developer resources: https://docs.python.org/devguide/
|
||||||
.br
|
.br
|
||||||
Downloads: http://python.org/download/
|
Downloads: https://www.python.org/downloads/
|
||||||
.br
|
.br
|
||||||
Module repository: http://pypi.python.org/
|
Module repository: https://pypi.python.org/
|
||||||
.br
|
.br
|
||||||
Newsgroups: comp.lang.python, comp.lang.python.announce
|
Newsgroups: comp.lang.python, comp.lang.python.announce
|
||||||
.SH LICENSING
|
.SH LICENSING
|
||||||
|
|
Loading…
Reference in New Issue