Nick Coghlan added the comment:

Right, Python 2.7 import is what it is at this point - if folks want something 
more modern, they can take a look at importlib2 :)

In this case, I think just reporting the first failing item is fine, and 
mentioning the type of that item in the error message is the most useful 
additional information we can provide to make things easier to debug.

----------

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

Reply via email to