Skip to content

Commit 1097a90

Browse files
committed
update the What's Next page
1 parent 16ef6aa commit 1097a90

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/tutorial/whatnow.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ should you go to learn more?
1111
This tutorial is part of Python's documentation set. Some other documents in
1212
the set are:
1313

14-
* :ref:`library-index`:
14+
* :ref:`builtin-index`: gives details about Python's built-in types and
15+
functions.
1516

16-
You should browse through this manual, which gives complete (though terse)
17+
* :ref:`library-index`: gives complete (though terse)
1718
reference material about types, functions, and the modules in the standard
1819
library. The standard Python distribution includes a *lot* of additional code.
1920
There are modules to read Unix mailboxes, retrieve documents via HTTP, generate

0 commit comments

Comments
 (0)