8 Commits (6dbca367dceda3999979bdc3cdcfdb201f40d044)

Author SHA1 Message Date
Brett Cannon b46a1793a7 Update importlib.invalidate_caches() to be more general. 14 years ago
Meador Inge 416f12ddb3 Issue #13591: import_module potentially imports a module twice. 14 years ago
Brett Cannon 2cf1585499 Fix a spelling mistake in a comment. 16 years ago
Brett Cannon 2153dc001f Move over to using assertRaises as a context manager for importlib tests. 17 years ago
Brett Cannon b5f03c6779 Add a test for importlib.import_module. 17 years ago
Brett Cannon 2c318a1390 Rewrite the code implementing __import__ for importlib. Now it is much simpler 17 years ago
Brett Cannon bcb26c53c0 Rename importlib.test.support to importlib.test.util. 17 years ago
Brett Cannon 23cbd8a656 Add initial implementation of importlib. See the NOTES files for what is 17 years ago