mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +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. |
||
|---|---|---|
| .. | ||
| builtin | ||
| extension | ||
| frozen | ||
| import_ | ||
| source | ||
| __init__.py | ||
| abc.py | ||
| test_api.py | ||
| test_util.py | ||
| util.py | ||