mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Closes #14489: correct link target.
This commit is contained in:
parent
f14a2bf3bc
commit
b45c5e2d0e
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue