Ethan Furman <et...@stoneleaf.us> added the comment:

The actual problem, I think, is that `from None` is suppressing more than it 
ought.  Martin's example would work just fine if the only omitted exception was 
the one captured during its own try/except.

Created issue39725.

----------

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

Reply via email to