Brett Cannon added the comment:

This can get fixed in 3.3.1, which is why I left Python 3.3 as an affected 
version.

Hopefully I can get to a fix this week. I need to write a test showing that a 
module that doesn't exist as specified in a fromlist is silently ignored, but 
if a module in a fromlist does exist *but* triggers an ImportError itself while 
being imported that exception propagates. Then I need to come up with a fix.

----------

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

Reply via email to