cpython/Lib/test/test_importlib
Brett Cannon e4f41deccf Issue #17177: The imp module is pending deprecation.
To make sure there is no issue with code that is both Python 2 and 3
compatible, there are no plans to remove the module any sooner than
Python 4 (unless the community moves to Python 3 solidly before then).
2013-06-16 13:13:40 -04:00
..
builtin
extension Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00
frozen Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00
import_ Issue #17177: The imp module is pending deprecation. 2013-06-16 13:13:40 -04:00
source Issue #17177: The imp module is pending deprecation. 2013-06-16 13:13:40 -04:00
__init__.py
__main__.py
abc.py
regrtest.py
test_abc.py Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00
test_api.py Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00
test_locks.py
test_util.py Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00
util.py Issue #17177: stop using imp in test_importlib 2013-06-15 18:39:21 -04:00