Issue #18364: Stop using the ImportError._not_found hack.

The private attribute was leaking out of importlib and led to at least
one person noticing it. Switch to another hack which won't leak
outside of importlib and is nearly as robust.
This commit is contained in:
Brett Cannon 2013-07-06 14:48:18 -04:00
parent e0a39de647
commit 0075110ab2
2 changed files with 3554 additions and 3559 deletions

File diff suppressed because it is too large Load diff