• 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___package__.py Loading commit data...
test_caching.py Loading commit data...
test_fromlist.py Loading commit data...
test_meta_path.py Loading commit data...
test_packages.py Loading commit data...
test_path.py Loading commit data...
test_relative_imports.py Loading commit data...
util.py Loading commit data...