From: Fred Drake Date: Wed, 23 Jun 1999 17:31:59 +0000 (+0000) Subject: Removed tty module entry. X-Git-Tag: v1.6a1~1163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c2426439e2b38f3cd2c647c52434407ba7bf9df;p=thirdparty%2FPython%2Fcpython.git Removed tty module entry. --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index b5256704ba4b..16c99da1bb93 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -40,9 +40,6 @@ Some of these are very old and/or not very robust; marked with ``hmm.'' \item[pty.py] --- Pseudo terminal utilities -\item[tty.py] ---- Terminal utilities - \item[bdb.py] --- A generic Python debugger base class (used by pdb)