Brett Cannon added the comment:

I should also say that dropping warnings leaves only a single case of 
ImportWarning related to empty directory names (in relation to 
Finder.find_module()). Once that can go away that will eliminate all uses of 
warnings in importlib and thus won't necessitate importing it in this case.

----------

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

Reply via email to