diff options
| author | Fred Drake <fdrake@acm.org> | 2000-06-28 22:05:44 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-06-28 22:05:44 +0000 |
| commit | 6f2a5efec98c831bd529dfb341c2f83ff0914418 (patch) | |
| tree | 40a08269d54454175c6d49d74e9b7bf59c63c17e /Doc/lib/lib.tex | |
| parent | 5ccd4b2a54fcbbd2a75d7c90cf86fc0ac1783077 (diff) | |
| download | cpython-git-6f2a5efec98c831bd529dfb341c2f83ff0914418.tar.gz | |
Added entry for the curses.ascii 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 3e60b9bf7e..2eaa1e51d4 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -146,6 +146,7 @@ and how to embed it in other applications. \input{libsched} \input{libgetpass} \input{libcurses} +\input{libascii} % curses.ascii \input{libgetopt} \input{libtempfile} \input{liberrno} |
