diff options
| author | Fred Drake <fdrake@acm.org> | 2005-01-19 05:42:50 (GMT) |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2005-01-19 05:42:50 (GMT) |
| commit | ffcbab073e3543017530e5f2677291df680dbedf (patch) | |
| tree | 328cef2ead23efb8dcb3a47c24b24a876338ad85 /Doc/lib/lib.tex | |
| parent | 5e37d7956731e82bbe3359cb71497ff081be8d9e (diff) | |
| download | cpython-ffcbab073e3543017530e5f2677291df680dbedf.zip cpython-ffcbab073e3543017530e5f2677291df680dbedf.tar.gz cpython-ffcbab073e3543017530e5f2677291df680dbedf.tar.bz2 | |
documentation for the zipimport module using contributed patch
(closes SF bug #853800; markup adjusted)
Diffstat (limited to 'Doc/lib/lib.tex')
| -rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 1350dd9..ac6b62d 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -91,6 +91,7 @@ and how to embed it in other applications. \input{libmarshal} \input{libwarnings} \input{libimp} +\input{libzipimport} \input{libpkgutil} \input{libcode} \input{libcodeop} |
