On Wed, May 3, 2017 at 12:37 PM, Ethan Furman <et...@stoneleaf.us> wrote:
> Until then Chris' decorator is probably the easiest work around -- but you
> should only catch AttributeError, not everything.

It does. (Or rather, it catches only those exception(s) listed as
parameters.) Any other exceptions pass through unchanged.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to