Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_contextlib.py
Find file
Blame
History
Permalink
Fix a bug in nested() - if one of the sub-context-managers swallows the
· a9f06872
Guido van Rossum
authored
Mar 01, 2006
exception, it should not be propagated up. With unit tests.
a9f06872