commit | efb4b07fffd79b9d98a56cd83835193a31d54f2b | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Apr 01 07:25:26 2010 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Apr 01 07:25:26 2010 +0000 |
tree | 58fc54bc4ba27aba5308c92b5159cd3bf1806829 | |
parent | 74ee91dc0708fe0c813a6540335a049121a4d99a [diff] [blame] |
Document the link to the HowTo guide.
diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index e5df766..26aa745 100644 --- a/Doc/library/functions.rst +++ b/Doc/library/functions.rst
@@ -1148,6 +1148,9 @@ function, see the `CmpToKey recipe in the ASPN cookbook <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