]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added entry for curses module.
authorFred Drake <fdrake@acm.org>
Mon, 21 Jun 1999 21:14:30 +0000 (21:14 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 Jun 1999 21:14:30 +0000 (21:14 +0000)
Doc/lib/lib.tex

index e9f184acd58cbb7ee9ad3b9248cba98b25245d72..2e318d21d84fcfb65195f960195b5baebd2ea49e 100644 (file)
@@ -136,6 +136,7 @@ add new extensions to Python and how to embed it in other applications.
 \input{libcmpcache}
 \input{libtime}
 \input{libgetpass}
+\input{libcurses}
 \input{libgetopt}
 \input{libtempfile}
 \input{liberrno}