From: Fred Drake Date: Mon, 21 Jun 1999 21:14:30 +0000 (+0000) Subject: Added entry for curses module. X-Git-Tag: v1.6a1~1179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cd31dc3eafa227ca63d675ae9850c6b1225056b;p=thirdparty%2FPython%2Fcpython.git Added entry for curses module. --- diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index e9f184acd58c..2e318d21d84f 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -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}