mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	
				Create importlib._abc submodule to avoid importing typing when importlib.util is imported. Move Loader ABC into importlib._abc.  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| _common.py | ||
| abc.py | ||
| machinery.py | ||
| metadata.py | ||
| readers.py | ||
| resources.py | ||
| util.py | ||