From: Georg Brandl Date: Thu, 5 Apr 2012 07:04:40 +0000 (+0200) Subject: Closes #14489: correct link target. X-Git-Tag: v2.7.4rc1~922 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b45c5e2d0ee566eba9400ac6b2b3e44ddbffdc58;p=python Closes #14489: correct link target. --- diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index f9e5e1be5b..54711b8c5f 100644 --- a/Doc/library/functions.rst +++ b/Doc/library/functions.rst @@ -19,7 +19,7 @@ available. They are listed here in alphabetical order. :func:`bytearray` :func:`float` :func:`list` :func:`raw_input` :func:`unichr` :func:`callable` :func:`format` :func:`locals` :func:`reduce` :func:`unicode` :func:`chr` :func:`frozenset` :func:`long` :func:`reload` :func:`vars` -:func:`classmethod` :func:`getattr` :func:`map` :func:`repr` :func:`xrange` +:func:`classmethod` :func:`getattr` :func:`map` :func:`.repr` :func:`xrange` :func:`cmp` :func:`globals` :func:`max` :func:`reversed` :func:`zip` :func:`compile` :func:`hasattr` :func:`memoryview` :func:`round` :func:`__import__` :func:`complex` :func:`hash` :func:`min` :func:`set` :func:`apply`