Antoine Pitrou <pit...@free.fr> added the comment:

I think the general pattern of wrapping exceptions in other exceptions is 
rather unfortunate. It makes it harder to examine the original problem (for 
example the ``errno`` attribute) for no actual gain.

----------
nosy: +pitrou

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

Reply via email to