SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 146 Python

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.
B
Brett Cannon committed
f6901c8baad21cee69832bf07c76782cd80983c8
Parent: 2be28a6