mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Use https:// URLs when referring to python.org hosts.
This commit is contained in:
parent
46761ec7c2
commit
e73778c1ac
54 changed files with 160 additions and 160 deletions
|
@ -1292,7 +1292,7 @@ are always available. They are listed here in alphabetical order.
|
|||
example, sort by department, then by salary grade).
|
||||
|
||||
For sorting examples and a brief sorting tutorial, see `Sorting HowTo
|
||||
<http://wiki.python.org/moin/HowTo/Sorting/>`_\.
|
||||
<https://wiki.python.org/moin/HowTo/Sorting/>`_\.
|
||||
|
||||
.. function:: staticmethod(function)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue