We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41178e4 commit 9ebc6ecCopy full SHA for 9ebc6ec
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