Brett Cannon added the comment: The modulefinder usage is directly exposed in its API as the return value of a find_module method, which makes removal a pain. Adding Thomas Heller to see what he has to say.
The pkgutil usage is in classes that have been deprecated, so don't care. The rest should be workable and I will file separate bugs. ---------- nosy: +theller _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14797> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com