Add entry for the pprint module.
This commit is contained in:
parent
18600a4229
commit
d2b9f81ec5
|
@ -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__
|
||||
|
|
|
@ -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__
|
||||
|
|
Loading…
Reference in New Issue