summaryrefslogtreecommitdiffstats
path: root/Lib/tty.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/tty.py')
-rw-r--r--Lib/tty.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/tty.py b/Lib/tty.py
index b76a617..b1904fb 100644
--- a/Lib/tty.py
+++ b/Lib/tty.py
@@ -2,7 +2,6 @@
# Author: Steen Lumholt.
-from TERMIOS import *
from termios import *
# Indexes for termios list.