Eric Snow added the comment:

Here's a trivial patch that demonstrates what I mean.  Yet, in light of 
exception chaining, I wonder if we should consider actually making ImportError 
supercede the inner exception.  I'll still try coming up with something 
similar, but propagates the inside exception.

----------
keywords: +patch
Added file: http://bugs.python.org/file26557/ImportError_is_king.diff

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

Reply via email to