Kaydet (Commit) d2b9f81e authored tarafından Fred Drake's avatar Fred Drake

Add entry for the pprint module.

üst 18600a42
...@@ -87,6 +87,7 @@ to Python and how to embed it in other applications. ...@@ -87,6 +87,7 @@ to Python and how to embed it in other applications.
\input{libimp} \input{libimp}
\input{libni} \input{libni}
\input{libparser} \input{libparser}
\input{libpprint}
\input{libsite} \input{libsite}
\input{libbltin} % really __builtin__ \input{libbltin} % really __builtin__
\input{libmain} % really __main__ \input{libmain} % really __main__
......
...@@ -87,6 +87,7 @@ to Python and how to embed it in other applications. ...@@ -87,6 +87,7 @@ to Python and how to embed it in other applications.
\input{libimp} \input{libimp}
\input{libni} \input{libni}
\input{libparser} \input{libparser}
\input{libpprint}
\input{libsite} \input{libsite}
\input{libbltin} % really __builtin__ \input{libbltin} % really __builtin__
\input{libmain} % really __main__ \input{libmain} % really __main__
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment