There was an error while loading. Please reload this page.
1 parent d42a3be commit ab07c38Copy full SHA for ab07c38
1 file changed
Doc/builtins/index.rst
@@ -16,6 +16,11 @@ be used by all Python code without the need of an :keyword:`import` statement.
16
Some of these are defined by the core language, but many are not essential for
17
the core semantics and are only described here.
18
19
+.. seealso::
20
+
21
+ In addition to the built-ins, Python provides an extensive importable
22
+ standard library, see :ref:`library-index`.
23
24
.. We don't use :numbered: option for the TOC below as it enforces
25
numbered sections for the entire builtin docs. If desired,
26
:numbered: can be enabled on a per-page basis.
0 commit comments