We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b30dc28 commit f5cc4a2Copy full SHA for f5cc4a2
1 file changed
Lib/test/test_pty.py
@@ -3,7 +3,6 @@
3
is_android, is_apple_mobile, is_wasm32, reap_children, verbose, warnings_helper
4
)
5
from test.support.import_helper import import_module
6
-from test.support.os_helper import TESTFN, unlink
7
8
# Skip these tests if termios is not available
9
import_module('termios')
0 commit comments