Olivier Grisel added the comment: Here is a patch that uses `imp.load_source` when the first importlib name-based lookup fails.
Apparently it fixes the issue on my box but I am not sure whether this is the correct way to do it. ---------- keywords: +patch Added file: http://bugs.python.org/file33091/issue19946.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19946> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com