]> granicus.if.org Git - python/commitdiff
Added entry for the curses.ascii module.
authorFred Drake <fdrake@acm.org>
Wed, 28 Jun 2000 22:05:44 +0000 (22:05 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Jun 2000 22:05:44 +0000 (22:05 +0000)
Doc/lib/lib.tex

index 3e60b9bf7eb9505d54560c1383055041f706cd47..2eaa1e51d4e567e0fd2bf00fca3b56a3613e4e96 100644 (file)
@@ -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}