Issue #13959: Introduce importlib.find_loader().
The long-term goal is to deprecate imp.find_module() in favour of this API, but it will take some time as some APIs explicitly return/use what imp.find_module() returns.
B
Brett Cannon committed
ee78a2b51cd9ede91bb780b71444119e1da19e4e
Parent: acc0c18