objgenerator: Keep exception stack within generator object, like value stack.
This is required to properly handle exceptions across yields.
tests/basics/generator-exc.py
0 → 100644
Please register or sign in to comment
This is required to properly handle exceptions across yields.
Provided with