Éric Araujo <[email protected]> added the comment: > Once things all the import stuff currently on the table is wrapped up, > I'll probably work on switching things over to using importlib directly.
Please leave distutils unchanged; we don’t clean it up or improve it in any way, it’s bugfixes only. Changing packaging is fine; I’ll just keep using the imp module in the distutils2-python3 backport. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13959> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
