Remove pprint from the list of undocumented modules.
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index fafdf68..08e62fb 100644
--- a/Doc/lib/libundoc.tex
+++ b/Doc/lib/libundoc.tex
@@ -73,10 +73,6 @@
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
diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex
index fafdf68..08e62fb 100644
--- a/Doc/libundoc.tex
+++ b/Doc/libundoc.tex
@@ -73,10 +73,6 @@
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