cpython/Lib/test/test_importlib
Brett Cannon 8d942296bb Issue #19719: Update various finder and loader ABCs such that their
old methods now provide implementations when PEP 451 APIs are present.

This should help with backwards-compatibility with code which has not
been updated to work with PEP 451.
2014-01-07 15:52:42 -05:00
..
builtin
extension Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
frozen Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
import_ Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00
source Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
__init__.py
__main__.py
abc.py
regrtest.py
test_abc.py Issue #19719: Update various finder and loader ABCs such that their 2014-01-07 15:52:42 -05:00
test_api.py Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
test_locks.py
test_spec.py Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
test_util.py Issue 19713: Add PEP 451-related deprecations. 2014-01-06 20:49:04 -07:00
test_windows.py Issue #20097: Fix bad use of "self" in importlib's WindowsRegistryFinder. 2014-01-02 22:25:00 -07:00
util.py Issue #19712: Update test.test_importlib.import_ to test/use PEP 451 2013-12-06 12:07:25 -05:00