diff options
author | Benjamin Peterson <benjamin@python.org> | 2011-07-03 21:25:11 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2011-07-03 21:25:11 (GMT) |
commit | ac91341333d27bf39dd8b8c1c3164b5bdc19f03b (patch) | |
tree | 39cbb66e8f46780439a8ce370a46a92deb1a7d99 /Lib/xml/dom/pulldom.py | |
parent | 9cf960c94fcd2ec044e1525bb8c51f85c9048f35 (diff) | |
download | cpython-ac91341333d27bf39dd8b8c1c3164b5bdc19f03b.zip cpython-ac91341333d27bf39dd8b8c1c3164b5bdc19f03b.tar.gz cpython-ac91341333d27bf39dd8b8c1c3164b5bdc19f03b.tar.bz2 |
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 'Lib/xml/dom/pulldom.py')
0 files changed, 0 insertions, 0 deletions