[issue33468] Add try-finally contextlib.contextmanager example

Tal Einat report at bugs.python.org
Sun Jun 24 04:13:30 EDT 2018


Tal Einat <taleinat at gmail.com> added the comment:

A possible concrete example: Capturing sys.stdout and/or sys.stderr for testing, as in test.support.captured_output.

----------
nosy: +taleinat

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33468>
_______________________________________


More information about the Python-bugs-list mailing list