summaryrefslogtreecommitdiffstats
path: root/Lib/contextlib.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in nested() - if one of the sub-context-managers swallows theGuido van Rossum2006-03-011-1/+4
* Updates to the with-statement:Guido van Rossum2006-02-281-0/+138