Steve Dower <[email protected]> added the comment:
Yes. support.import_module is going to raise a skip when the module can't be imported, but we want to handle ImportError differently. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue25172> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
