summaryrefslogtreecommitdiffstats
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2004-08-07 16:53:59 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2004-08-07 16:53:59 (GMT)
commit8def876d3653c1fc4c183d6b8cbdada775c07725 (patch)
tree659f579bcf762cbc8a80451854c2a41066560712 /Doc/lib/lib.tex
parentd0c53fedd039714451f3022b46dc7f18fab6336f (diff)
downloadcpython-8def876d3653c1fc4c183d6b8cbdada775c07725.zip
cpython-8def876d3653c1fc4c183d6b8cbdada775c07725.tar.gz
cpython-8def876d3653c1fc4c183d6b8cbdada775c07725.tar.bz2
[Bug #873146] Document pickletools module (haven't tested the LaTeX yet)
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 8895b57..6704d10 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -322,6 +322,7 @@ and how to embed it in other applications.
\input{libpycompile} % really py_compile
\input{libcompileall}
\input{libdis}
+\input{libpickletools}
\input{distutils}
\input{compiler} % compiler package