Dino Viehland <dinoviehl...@gmail.com> added the comment:

I think the warning shouldn't be too bad.  It looks like ImportWarnings are 
filtered by default already, and the extra overhead of raising a warning in 
this case probably is nothing compared to the actual work in loading the module.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39336>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to