diff options
author | Benjamin Peterson <benjamin@python.org> | 2011-07-03 16:25:11 -0500 |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2011-07-03 16:25:11 -0500 |
commit | 0c48a3fed9e2b969c3d67adb4c4501917ffafa45 (patch) | |
tree | 4752f0266c4d7e69cf2bf60a3f31651f0b09df6d /Python/pythonrun.c | |
parent | 3c55d5c6ba5c779d94b1ca63c79a987b986cd61d (diff) | |
download | cpython-0c48a3fed9e2b969c3d67adb4c4501917ffafa45.tar.gz |
never retain a generator's caller's exception state on the generator after a yield/return
This requires some trickery to properly save the exception state if the
generator creates its own exception state.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions