]> granicus.if.org Git - python/commitdiff
Remove pprint from the list of undocumented modules.
authorFred Drake <fdrake@acm.org>
Fri, 18 Jul 1997 20:44:22 +0000 (20:44 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 18 Jul 1997 20:44:22 +0000 (20:44 +0000)
Doc/lib/libundoc.tex
Doc/libundoc.tex

index fafdf68231cb6a08ef895e3a4af1b1efa7ce23b6..08e62fb3d0f84f1c74ffdd726c94d221ee09c459 100644 (file)
@@ -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
index fafdf68231cb6a08ef895e3a4af1b1efa7ce23b6..08e62fb3d0f84f1c74ffdd726c94d221ee09c459 100644 (file)
@@ -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