• Brett Cannon's avatar
    Issue #19410: Put back in special-casing of '' for · f6901c8b
    Brett Cannon yazdı
    importlib.machinery.FileFinder.
    
    While originally moved to stop special-casing '' as PathFinder farther
    up the typical call chain now uses the cwd in the instance of '', it
    was deemed an unnecessary risk to breaking subclasses of FileFinder to
    take the special-casing out.
    f6901c8b
importlib.rst 37.3 KB