Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8689a10 commit 46fca07Copy full SHA for 46fca07
1 file changed
Doc/library/functions.rst
@@ -1018,6 +1018,9 @@ are always available. They are listed here in alphabetical order.
1018
`CmpToKey recipe in the ASPN cookbook
1019
<http://code.activestate.com/recipes/576653/>`_\.
1020
1021
+ For sorting examples and a brief sorting tutorial, see `Sorting HowTo
1022
+ <http://wiki.python.org/moin/HowTo/Sorting/>`_\.
1023
+
1024
.. function:: staticmethod(function)
1025
1026
Return a static method for *function*.
0 commit comments