Skip to content

Commit

Permalink
Apply tempdir move from downstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Oct 8, 2022
1 parent b2224a2 commit d9e7f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/test/test_zipfile/test_path.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import string
import functools

from test.support import temp_dir
from test.support.os_helper import temp_dir


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

0 comments on commit d9e7f43

Please sign in to comment.