mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	|  6919427e94 importlib.abc.ExecutionLoader. PyLoader now inherits from this ABC instead of InspectLoader directly. Both PyLoader and PyPycLoader provide concrete implementations of get_filename in terms of source_path and bytecode_path. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_abc_loader.py | ||
| test_case_sensitivity.py | ||
| test_file_loader.py | ||
| test_finder.py | ||
| test_path_hook.py | ||
| test_source_encoding.py | ||
| util.py | ||