mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Rename namespace package __loader__ class to be public. Make the old name, i.e. _NamespaceLoader, an alias for the public name, for backward compatibility. |
||
|---|---|---|
| .. | ||
| metadata | ||
| __init__.py | ||
| _abc.py | ||
| _adapters.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| _common.py | ||
| _itertools.py | ||
| _legacy.py | ||
| abc.py | ||
| machinery.py | ||
| readers.py | ||
| resources.py | ||
| simple.py | ||
| util.py | ||