SIGN IN SIGN UP

bpo-34200: Fix non-determinism of test_pkg (GH-9248)

This causes the tearDown code to only unimport the test modules specifically created as part of each test via the self.mkhier method rather than abusing test.support.modules_setup() and the scary test.support.modules_cleanup() code.


https://bugs.python.org/issue34200
G
Gregory P. Smith committed
4ae8ece5cd4c5853b625381db13429f25512108d
Parent: ed709d5
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 9/13/2018, 12:58:40 AM