mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Add entry for the pprint module.
This commit is contained in:
parent
18600a4229
commit
d2b9f81ec5
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue