Added docs for (draft) pkgutil module.

This commit is contained in:
Fred Drake 2002-12-23 16:53:59 +00:00
parent 633d90c7a3
commit 4a80a3ec21
3 changed files with 52 additions and 0 deletions

View file

@ -90,6 +90,7 @@ and how to embed it in other applications.
\input{libmarshal}
\input{libwarnings}
\input{libimp}
\input{libpkgutil}
\input{libcode}
\input{libcodeop}
\input{libpprint}