mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Issue #26736: Used HTTPS for external links in the documentation if possible.
This commit is contained in:
parent
64099ea58e
commit
6dff0205b7
66 changed files with 140 additions and 138 deletions
|
|
@ -152,7 +152,7 @@ The :mod:`statistics` module calculates basic statistical properties
|
|||
>>> statistics.variance(data)
|
||||
1.3720238095238095
|
||||
|
||||
The SciPy project <http://scipy.org> has many other modules for numerical
|
||||
The SciPy project <https://scipy.org> has many other modules for numerical
|
||||
computations.
|
||||
|
||||
.. _tut-internet-access:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue