8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236cdad commit 51c9d7fCopy full SHA for 51c9d7f
Doc/library/functions.rst
@@ -14,8 +14,8 @@ are always available. They are listed here in alphabetical order.
14
| | :func:`abs` | | :func:`enumerate` | | :func:`len` | | |func-range|_ |
15
| | :func:`aiter` | | :func:`eval` | | |func-list|_ | | :func:`repr` |
16
| | :func:`all` | | :func:`exec` | | :func:`locals` | | :func:`reversed` |
17
-| | :func:`any` | | | | | | :func:`round` |
18
-| | :func:`anext` | | **F** | | **M** | | |
+| | :func:`anext` | | | | | | :func:`round` |
+| | :func:`any` | | **F** | | **M** | | |
19
| | :func:`ascii` | | :func:`filter` | | :func:`map` | | **S** |
20
| | | | :func:`float` | | :func:`max` | | |func-set|_ |
21
| | **B** | | :func:`format` | | |func-memoryview|_ | | :func:`setattr` |
0 commit comments