STINNER Victor added the comment:

2015-04-01 10:39 GMT+02:00 Serhiy Storchaka <rep...@bugs.python.org>:
> Other external libraries used by the stdlib also can crash, and perhaps 
> crashes can be converted to exceptions. This issue is only first in the 
> series.

I don't think that it's a good practice to try to workaround bugs. IMO
it's better to modify libraries directly to allow users of the library
to handle correctly errors.

----------

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

Reply via email to