Message256621
I now don't think this is a bug.
In the above example, SubError is instantiated outside of `main` generator. It's also thrown *into* `main` from the *outside* scope. And __context__ should be set for exceptions that were originated by the code that was handling other exceptions.
Closing this issue with 'not a bug'. |
|
Date |
User |
Action |
Args |
2015-12-17 23:07:39 | yselivanov | set | recipients:
+ yselivanov, gvanrossum, vstinner, benjamin.peterson, abarry |
2015-12-17 23:07:38 | yselivanov | set | messageid: <1450393658.98.0.191674691996.issue25683@psf.upfronthosting.co.za> |
2015-12-17 23:07:38 | yselivanov | link | issue25683 messages |
2015-12-17 23:07:38 | yselivanov | create | |
|