Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca1182b

Browse files
committed
Remove pprint from the list of undocumented modules.
1 parent d2b9f81 commit ca1182b

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

Doc/lib/libundoc.tex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ \section{Miscellaneous useful utilities}
7373

7474
ihooks.py -- Import hook support (for ni and rexec)
7575

76-
pprint.py -- support to pretty-print lists, tuples, and dictionaries
77-
recursively
78-
79-
8076
\section{Parsing Python}
8177

8278
(One could argue that these should all be documented together with the

Doc/libundoc.tex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ \section{Miscellaneous useful utilities}
7373

7474
ihooks.py -- Import hook support (for ni and rexec)
7575

76-
pprint.py -- support to pretty-print lists, tuples, and dictionaries
77-
recursively
78-
79-
8076
\section{Parsing Python}
8177

8278
(One could argue that these should all be documented together with the

0 commit comments

Comments
 (0)