Commit 3b301778 authored by Fred Drake's avatar Fred Drake

Remove pprint from the list of undocumented modules.

parent 5a413d89
......@@ -73,10 +73,6 @@ bdb.py -- A generic Python debugger base class (used by pdb)
ihooks.py -- Import hook support (for ni and rexec)
pprint.py -- support to pretty-print lists, tuples, and dictionaries
recursively
\section{Parsing Python}
(One could argue that these should all be documented together with the
......
......@@ -73,10 +73,6 @@ bdb.py -- A generic Python debugger base class (used by pdb)
ihooks.py -- Import hook support (for ni and rexec)
pprint.py -- support to pretty-print lists, tuples, and dictionaries
recursively
\section{Parsing Python}
(One could argue that these should all be documented together with the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment