]> granicus.if.org Git - python/commit
bpo-33755: Fix importlib.resources isolation tests (GH-7412) (#7434)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Jun 2018 19:11:40 +0000 (12:11 -0700)
committerBarry Warsaw <barry@python.org>
Tue, 5 Jun 2018 19:11:40 +0000 (12:11 -0700)
commite135032ffa08ad66caea8205488e037da85d2bf8
treede5cb34ff6ee3ac4cff0754a357221b8e103efc0
parent1d419faccdaae27d968cef1e1ece6b9374694573
bpo-33755: Fix importlib.resources isolation tests (GH-7412) (#7434)

(cherry picked from commit ac1ee1badade69d5cd6d8b9112281f121183e7c0)

Co-authored-by: Barry Warsaw <barry@python.org>
Lib/test/test_importlib/test_resource.py
Lib/test/test_importlib/util.py