Issue #19410: Put back in special-casing of '' for

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.
This commit is contained in:
Brett Cannon 2013-11-01 10:37:57 -04:00
parent 2be28a6984
commit f6901c8baa
5 changed files with 797 additions and 800 deletions

File diff suppressed because it is too large Load diff