Kaydet (Commit) b45c5e2d authored tarafından Georg Brandl's avatar Georg Brandl

Closes #14489: correct link target.

üst f14a2bf3
......@@ -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`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment