]> granicus.if.org Git - python/commitdiff
Closes #14489: correct link target.
authorGeorg Brandl <georg@python.org>
Thu, 5 Apr 2012 07:04:40 +0000 (09:04 +0200)
committerGeorg Brandl <georg@python.org>
Thu, 5 Apr 2012 07:04:40 +0000 (09:04 +0200)
Doc/library/functions.rst

index f9e5e1be5be35c55e3f9bce70cf186c1253fa82d..54711b8c5f34ba9a815487b4692a9e5701839e2a 100644 (file)
@@ -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`