There was an error while loading. Please reload this page.
1 parent 16ef6aa commit 1097a90Copy full SHA for 1097a90
1 file changed
Doc/tutorial/whatnow.rst
@@ -11,9 +11,10 @@ should you go to learn more?
11
This tutorial is part of Python's documentation set. Some other documents in
12
the set are:
13
14
-* :ref:`library-index`:
+* :ref:`builtin-index`: gives details about Python's built-in types and
15
+ functions.
16
- You should browse through this manual, which gives complete (though terse)
17
+* :ref:`library-index`: gives complete (though terse)
18
reference material about types, functions, and the modules in the standard
19
library. The standard Python distribution includes a *lot* of additional code.
20
There are modules to read Unix mailboxes, retrieve documents via HTTP, generate
0 commit comments