• Brett Cannon's avatar
    Do some cleanup in importlib: · 9b40dd23
    Brett Cannon authored
    + 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.
    9b40dd23
test_path_hook.py 739 Bytes