Nick Coghlan added the comment:

Nothing is lost either way, it just isn't displayed by default.

While I can see the appeal of treating an "outer" context differently from an 
"inner" one, I don't see any way for the exception context suppression 
machinery to tell the difference.

The traceback *display* machinery might be able to figure it out by looking at 
the traceback details, but such a search could be quite expensive.

----------
nosy: +ncoghlan

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

Reply via email to