mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
+ Ditch using arguments to super(). + Ditch subclassing from object directly. + Move directory check out of chaining path hook to file path hook/finder. + Rename some classes to better reflect they are finders, not importers. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| _bootstrap.py | ||
| machinery.py | ||
| NOTES | ||
| util.py | ||