Thanks to visit codestin.com Credit goes to github.com
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 a8723e7 commit 26c0928Copy full SHA for 26c0928
Lib/test/test_pty.py
@@ -5,10 +5,6 @@
5
import_module('termios')
6
7
import errno
8
-# try:
9
-# import pty2 as pty
10
-# except ModuleNotFoundError:
11
-# import pty
12
import pty
13
import os
14
import sys
0 commit comments