Document link to Sorting HowTo

This commit is contained in:
Raymond Hettinger 2010-04-01 07:54:16 +00:00
parent bf0dfb3d0e
commit f54c268326
1 changed files with 3 additions and 0 deletions

View File

@ -1158,6 +1158,9 @@ available. They are listed here in alphabetical order.
function, see the `CmpToKey recipe in the ASPN cookbook function, see the `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/>`_\.
.. versionadded:: 2.4 .. versionadded:: 2.4