We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334f693 commit f607d43Copy full SHA for f607d43
1 file changed
Lib/test/test_msvcrt.py
@@ -4,6 +4,7 @@
4
import unittest
5
from textwrap import dedent
6
7
+from test import support
8
from test.support import os_helper, requires_resource
9
from test.support.os_helper import TESTFN, TESTFN_ASCII
10
0 commit comments