• Brett Cannon's avatar
    Do some cleanup in importlib: · 2dee597e
    Brett Cannon yazdı
    + 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.
    2dee597e
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
test_case_sensitivity.py Loading commit data...
test_finder.py Loading commit data...
test_loader.py Loading commit data...
test_path_hook.py Loading commit data...
util.py Loading commit data...