Document sorting HowTo
This commit is contained in:
parent
8689a10f07
commit
46fca0773d
|
@ -1018,6 +1018,9 @@ are always available. They are listed here in alphabetical order.
|
||||||
`CmpToKey recipe in the ASPN cookbook
|
`CmpToKey recipe in the ASPN cookbook
|
||||||
<http://code.activestate.com/recipes/576653/>`_\.
|
<http://code.activestate.com/recipes/576653/>`_\.
|
||||||
|
|
||||||
|
For sorting examples and a brief sorting tutorial, see `Sorting HowTo
|
||||||
|
<http://wiki.python.org/moin/HowTo/Sorting/>`_\.
|
||||||
|
|
||||||
.. function:: staticmethod(function)
|
.. function:: staticmethod(function)
|
||||||
|
|
||||||
Return a static method for *function*.
|
Return a static method for *function*.
|
||||||
|
|
Loading…
Reference in New Issue