diff options
author | Guido van Rossum <guido@python.org> | 2006-03-01 17:10:01 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2006-03-01 17:10:01 +0000 |
commit | 57b3435d3b92b5643a94b83d48b2b8aee90c8266 (patch) | |
tree | e136fb4b726ab8b66f54d58cff7984df264b434b /Python/exceptions.c | |
parent | 1074aff481c054b21fd03fb345e5256936e70184 (diff) | |
download | cpython-57b3435d3b92b5643a94b83d48b2b8aee90c8266.tar.gz |
Fix a bug in nested() - if one of the sub-context-managers swallows the
exception, it should not be propagated up. With unit tests.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions