Add entry for the pprint module.

This commit is contained in:
Fred Drake 1997-07-18 20:43:53 +00:00
parent 18600a4229
commit d2b9f81ec5
2 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,7 @@ to Python and how to embed it in other applications.
\input{libimp}
\input{libni}
\input{libparser}
\input{libpprint}
\input{libsite}
\input{libbltin} % really __builtin__
\input{libmain} % really __main__

View File

@ -87,6 +87,7 @@ to Python and how to embed it in other applications.
\input{libimp}
\input{libni}
\input{libparser}
\input{libpprint}
\input{libsite}
\input{libbltin} % really __builtin__
\input{libmain} % really __main__