Nick Coghlan added the comment: So close!
importlib.util.spec_from_file_location failed me (unsurprisingly) when it came to the zipfile execution tests. I'm thinking I'll just hack in a way to avoid checking the loader when the expected loader is set to None. ---------- Added file: http://bugs.python.org/file33133/issue19700_runpy_spec_v3.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19700> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com