diff options
| author | Fred Drake <fdrake@acm.org> | 1999-07-01 20:39:59 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-07-01 20:39:59 +0000 |
| commit | 44a7a7c5d0ddda96fbf2efb9c22fe1858a0b5849 (patch) | |
| tree | 8512b25492ad8b36b7a7793852c4742a532d06bc /Doc/lib/lib.tex | |
| parent | b5879ca2e93564545fd684572b9be816ede7d27f (diff) | |
| download | cpython-git-44a7a7c5d0ddda96fbf2efb9c22fe1858a0b5849.tar.gz | |
Added entry for dl module.
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 69bc73075a..745fc1f79f 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -168,6 +168,7 @@ add new extensions to Python and how to embed it in other applications. \input{libpwd} \input{libgrp} \input{libcrypt} +\input{libdl} \input{libdbm} \input{libgdbm} \input{libtermios} |
