Benjamin Peterson <[email protected]> added the comment:
Can you not use imp? It's been deprecated since 3.4 and gradually become more and more broken and useless as this and other import improvements (e.g., namespace packages) have happened. ---------- nosy: +benjamin.peterson _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34056> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
