]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Do a better job of preserving the state of sys.modules.
authorBarry Warsaw <barry@python.org>
Tue, 20 Nov 2012 22:10:10 +0000 (17:10 -0500)
committerBarry Warsaw <barry@python.org>
Tue, 20 Nov 2012 22:10:10 +0000 (17:10 -0500)
commited843b5e5c7e222a54d89aaadb0a8342d06140a3
tree6ede6dcac753bf5bc7fe05fb8016461c1ccd8c25
parenta34412a992e5d375a37499c36957448f6b1059ba
Do a better job of preserving the state of sys.modules.
Lib/test/test_importlib/import_/test_path.py