From: Raymond Hettinger Date: Thu, 1 Apr 2010 07:25:26 +0000 (+0000) Subject: Document the link to the HowTo guide. X-Git-Tag: v2.6.6rc1~518 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=efb4b07fffd79b9d98a56cd83835193a31d54f2b;p=thirdparty%2FPython%2Fcpython.git Document the link to the HowTo guide. --- diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index e5df766b1eee..26aa745a52b0 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 `_\. + For sorting examples and a brief sorting tutorial, see `Sorting HowTo + `_\. + .. versionadded:: 2.4