Issue #16730: Don't raise an exception in
importlib.machinery.FileFinder when the directory has become unreadable or a file. This brings semantics in line with Python 3.2 import. Reported and diagnosed by David Pritchard.
B
Brett Cannon committed
a9976b3e32b612e33dc9f6d8874a88d028de7424
Parent: 8762595