mirror of
https://github.com/python/cpython.git
synced 2026-03-19 19:30:53 +00:00
The private attribute was leaking out of importlib and led to at least one person noticing it. Switch to another hack which won't leak outside of importlib and is nearly as robust. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _bootstrap.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||