summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2010-04-01 07:25:26 (GMT)
committerRaymond Hettinger <python@rcn.com>2010-04-01 07:25:26 (GMT)
commitefb4b07fffd79b9d98a56cd83835193a31d54f2b (patch)
tree58fc54bc4ba27aba5308c92b5159cd3bf1806829
parent74ee91dc0708fe0c813a6540335a049121a4d99a (diff)
downloadcpython-efb4b07fffd79b9d98a56cd83835193a31d54f2b.zip
cpython-efb4b07fffd79b9d98a56cd83835193a31d54f2b.tar.gz
cpython-efb4b07fffd79b9d98a56cd83835193a31d54f2b.tar.bz2
Document the link to the HowTo guide.
-rw-r--r--Doc/library/functions.rst3
1 files changed, 3 insertions, 0 deletions
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 @@ available. They are listed here in alphabetical order.
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