Nick Coghlan added the comment:

Yep, as indicated by the patch, looks like just a bug with the location of the 
raise in the stack emulation.

The contextlib tests will also need a new test case to cover this, as well as 
one to cover such an exception being suppressed by an outer manager.

----------
versions: +Python 3.3

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

Reply via email to