cpython/Lib/test/test_importlib
Brett Cannon 8004e8577c Issue #22834: Drop a redundant comment and use errno instead of an
integer.

Thanks to Serhiy Storchaka and Martin Panter for the suggestions.
2015-02-27 12:13:35 -05:00
..
builtin
extension
frozen
import_ Issue #22834: Drop a redundant comment and use errno instead of an 2015-02-27 12:13:35 -05:00
namespace_pkgs
source
__init__.py
__main__.py
abc.py
regrtest.py
test_abc.py
test_api.py
test_lazy.py
test_locks.py
test_namespace_pkgs.py
test_spec.py Issue #23014: Make importlib.abc.Loader.create_module() required when 2015-01-09 11:39:21 -05:00
test_util.py Issue #23014: Make importlib.abc.Loader.create_module() required when 2015-01-09 11:39:21 -05:00
test_windows.py #22980 Adds platform and version tags to .pyd files 2014-12-15 20:45:23 -08:00
util.py