commit | 2e36f450f4a03f011f1206c94864785c919a6321 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jun 18 20:06:15 2005 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jun 18 20:06:15 2005 +0000 |
tree | 896bbef46e7853e6419792cea31dd4659d5c25fa | |
parent | c49322951ffd68b8066a34ba0d8cba563f90313b [diff] [blame] |
Patch #1180012: add documentation for modulefinder
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 9913449..43fafb1 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -93,6 +93,7 @@ \input{libimp} \input{libzipimport} \input{libpkgutil} +\input{libmodulefinder} \input{libcode} \input{libcodeop} \input{libpprint}