You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brett Cannon 2657df4744 Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. 14 years ago
..
__init__.py Add initial implementation of importlib. See the NOTES files for what is 17 years ago
test_abc_loader.py Have importlib take advantage of ImportError's new 'name' and 'path' 14 years ago
test_case_sensitivity.py Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. 14 years ago
test_file_loader.py Issue #14605: Rename _SourcelessFileLoader to SourcelessFileLoader 14 years ago
test_finder.py Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. 14 years ago
test_path_hook.py Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. 14 years ago
test_source_encoding.py Issue #14605: Expose importlib.abc.FileLoader and 14 years ago
util.py PEP 3147 16 years ago