]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Call importlib.invalidate_caches() after creating module files in test_threaded_import.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Dec 2012 22:28:24 +0000 (23:28 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Dec 2012 22:28:24 +0000 (23:28 +0100)
commitdcac718236519de86f79cbb00fa745a97c7381e3
tree39b6e50e6da75e9fdf573b56103db5c490f9a2ab
parent1688812894d13ab04680d60027e5de661f6ab889
parent07edb82e4b1d2e45c25295aae6095a346f6b9340
Call importlib.invalidate_caches() after creating module files in test_threaded_import.