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 b2224a2 commit d9e7f43Copy full SHA for d9e7f43
Lib/test/test_zipfile/test_path.py
@@ -6,7 +6,7 @@
6
import string
7
import functools
8
9
-from test.support import temp_dir
+from test.support.os_helper import temp_dir
10
11
12
# Poor man's technique to consume a (smallish) iterable.
0 commit comments