Calvin Spealman wrote:

def ignore_exc(exc_type):
    return def (func):
>         ...

Something very similar has been suggested before, you might
like to review the previous discussion.

--
Greg

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to