commit | ffcbab073e3543017530e5f2677291df680dbedf | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Jan 19 05:42:50 2005 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Jan 19 05:42:50 2005 +0000 |
tree | 328cef2ead23efb8dcb3a47c24b24a876338ad85 | |
parent | 5e37d7956731e82bbe3359cb71497ff081be8d9e [diff] [blame] |
documentation for the zipimport module using contributed patch (closes SF bug #853800; markup adjusted)
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 @@ \input{libmarshal} \input{libwarnings} \input{libimp} +\input{libzipimport} \input{libpkgutil} \input{libcode} \input{libcodeop}