10 Commits (fe8440aec00af5bc2e995aaad205efa2e693a364)

Author SHA1 Message Date
Brett Cannon 938d44d59c Issue #14605: Expose importlib.abc.FileLoader and 14 years ago
Brett Cannon fd0741555b Issue #2377: Make importlib the implementation of __import__(). 14 years ago
Brett Cannon 61b14251d3 Make importlib.abc.SourceLoader the primary mechanism for importlib. 16 years ago
Barry Warsaw 28a691b7fd PEP 3147 16 years ago
Brett Cannon 2153dc001f Move over to using assertRaises as a context manager for importlib tests. 17 years ago
Brett Cannon f87e04d339 Finish properly hiding importlib implementation code. 17 years ago
Brett Cannon 91cf882b36 Refactor source and bytecode file loaders in importlib so that there 17 years ago
Brett Cannon bcb26c53c0 Rename importlib.test.support to importlib.test.util. 17 years ago
Brett Cannon 4ee2cdaf65 Split out support code that is specific to source tests out of 17 years ago
Brett Cannon 23cbd8a656 Add initial implementation of importlib. See the NOTES files for what is 17 years ago