We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863bd97 commit d43321eCopy full SHA for d43321e
Lib/test/test_tools/test_i18n.py
@@ -9,7 +9,7 @@
9
10
from test.support.script_helper import assert_python_ok, assert_python_failure
11
from test.test_tools import skip_if_missing, toolsdir
12
-from test.support import temp_cwd, temp_dir, unload, change_cwd
+from test.support.os_helper import temp_cwd, temp_dir, unload, change_cwd
13
14
15
skip_if_missing()
0 commit comments