]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Removed tty module entry.
authorFred Drake <fdrake@acm.org>
Wed, 23 Jun 1999 17:31:59 +0000 (17:31 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 23 Jun 1999 17:31:59 +0000 (17:31 +0000)
Doc/lib/libundoc.tex

index b5256704ba4b5c14822d9c11efd2e511b1d46f6f..16c99da1bb935c0cc2f551ad5019e8c9cecf9a84 100644 (file)
@@ -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)