diff options
| author | Guido van Rossum <guido@python.org> | 1997-03-14 04:12:52 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-03-14 04:12:52 +0000 |
| commit | 612316f016d168e3991276b24a1319b0f7192b8b (patch) | |
| tree | 34182c64d72b09b6d37bdae448e186ce8bd4943e /Doc/lib.tex | |
| parent | 1f8cee2521e8a659bf7dc02ace280dd025500409 (diff) | |
| download | cpython-git-612316f016d168e3991276b24a1319b0f7192b8b.tar.gz | |
Add a rough list of undocumented stuff at the end.
Diffstat (limited to 'Doc/lib.tex')
| -rw-r--r-- | Doc/lib.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex index 66c6b0c68d..1de9386132 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -194,6 +194,8 @@ to Python and how to embed it in other applications. \input{libsun} % SUNOS ONLY +\input{libundoc} + \input{lib.ind} % Index \end{document} |
