]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Patch #1180012: add documentation for modulefinder (backport)
authorGeorg Brandl <georg@python.org>
Sat, 18 Jun 2005 20:06:30 +0000 (20:06 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 18 Jun 2005 20:06:30 +0000 (20:06 +0000)
Doc/lib/lib.tex

index 0705d7ae149a303779b6317b583fa5c79f6dcbe7..577d7ef520fbada0daae46faa0b65404ba80524c 100644 (file)
@@ -93,6 +93,7 @@ and how to embed it in other applications.
 \input{libimp}
 \input{libzipimport}
 \input{libpkgutil}
+\input{libmodulefinder}
 \input{libcode}
 \input{libcodeop}
 \input{libpprint}