Comment 1 for bug 1475339

Revision history for this message
Matt Riedemann (mriedem) wrote :

Based on https://docs.python.org/3/library/functions.html#__import__ - maybe we should change that to importlib.import_module() and see if that helps. Otherwise we might just be catching the wrong exception.