cpython/Lib/test/test_importlib
Eric Snow 7e70fa5314 [issue 19152] Ensure we have actually registered ExtensionFileLoader as an ExecutionLoader. 2013-10-04 20:28:52 -06:00
..
builtin
extension Issue #16826: Revert fix while Windows issues are being worked out. 2013-09-03 19:54:40 -05:00
frozen Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00
import_ Issue #15767: back out 8a0ed9f63c6e, finishing the removal of 2013-07-04 17:51:50 -04:00
source Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script 2013-09-16 23:57:00 +03:00
__init__.py
__main__.py
abc.py
regrtest.py
test_abc.py [issue 19152] Ensure we have actually registered ExtensionFileLoader as an ExecutionLoader. 2013-10-04 20:28:52 -06:00
test_api.py Closes issue #18698: ensure importlib.reload() returns the module out of sys.modules. 2013-08-14 18:11:09 -06:00
test_locks.py
test_util.py Issue #18076: Introduce imoportlib.util.decode_source(). 2013-06-16 18:37:53 -04:00
util.py Issue #16803: Run test.test_importlib.test_abc under both 2013-10-04 14:47:14 -04:00