mirror of
https://github.com/python/cpython.git
synced 2024-11-30 05:15:14 +08:00
Remove pprint from the list of undocumented modules.
This commit is contained in:
parent
d2b9f81ec5
commit
ca1182b262
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user