cpython/Lib/importlib/test/builtin
Brett Cannon 2cf03a8204 Implement importlib.util.set_loader: a decorator to automatically set
__loader__ on modules.
2009-03-10 05:17:37 +00:00
..
__init__.py Add initial implementation of importlib. See the NOTES files for what is 2009-01-18 00:24:28 +00:00
test_finder.py Rename importlib.test.support to importlib.test.util. 2009-02-01 04:00:05 +00:00
test_loader.py Implement importlib.util.set_loader: a decorator to automatically set 2009-03-10 05:17:37 +00:00