• 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
_bootstrap.py 27.4 KB