Commit 23f414c5 authored by Fred Drake's avatar Fred Drake

Added new sections.

parent e72e1e02
......@@ -76,7 +76,7 @@ add new extensions to Python and how to embed it in other applications.
\input{liboperator}
\input{libtraceback}
\input{libpickle}
\input{libcopyreg}
\input{libcopyreg} % really copy_reg
\input{libshelve}
\input{libcopy}
\input{libmarshal}
......@@ -88,6 +88,8 @@ add new extensions to Python and how to embed it in other applications.
\input{libkeyword}
\input{libcode}
\input{libpprint}
\input{libpycompile} % really py_compile
\input{libcompileall}
\input{libdis}
\input{libsite}
\input{libuser}
......
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