Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26c0928

Browse files
committed
Remove some comments.
Signed-off-by: Soumendra Ganguly <[email protected]>
1 parent a8723e7 commit 26c0928

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Lib/test/test_pty.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
import_module('termios')
66

77
import errno
8-
# try:
9-
# import pty2 as pty
10-
# except ModuleNotFoundError:
11-
# import pty
128
import pty
139
import os
1410
import sys

0 commit comments

Comments
 (0)