Skip to content

Commit d9e7f43

Browse files
committed
Apply tempdir move from downstream.
1 parent b2224a2 commit d9e7f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_zipfile/test_path.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import string
77
import functools
88

9-
from test.support import temp_dir
9+
from test.support.os_helper import temp_dir
1010

1111

1212
# Poor man's technique to consume a (smallish) iterable.

0 commit comments

Comments
 (0)