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 2747f74 commit 9a688baCopy full SHA for 9a688ba
Lib/test/test_pyrepl/__init__.py
@@ -1,7 +1,7 @@
1
import os
2
import sys
3
from test.support import import_helper, load_package_tests
4
-import unittest
+
5
6
if sys.platform != "win32":
7
import_helper.import_module("termios")
0 commit comments