diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index e5df766b1ee..26aa745a52b 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