summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libundoc.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-06-23 17:31:59 (GMT)
committerFred Drake <fdrake@acm.org>1999-06-23 17:31:59 (GMT)
commit7c2426439e2b38f3cd2c647c52434407ba7bf9df (patch)
treeca66055e588ae9e1dfffbcf1411fe243b10761e4 /Doc/lib/libundoc.tex
parent1b2dc9045ea07113170d6539f4e2a51b35d515bb (diff)
downloadcpython-7c2426439e2b38f3cd2c647c52434407ba7bf9df.zip
cpython-7c2426439e2b38f3cd2c647c52434407ba7bf9df.tar.gz
cpython-7c2426439e2b38f3cd2c647c52434407ba7bf9df.tar.bz2
Removed tty module entry.
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r--Doc/lib/libundoc.tex3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex
index b525670..16c99da 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)