180bb67491
a with-block but only conditionally want to apply its context manager. WWW: https://pypi.python.org/pypi/conditional
4 lines
194 B
Text
4 lines
194 B
Text
The conditional context manager comes handy when you always want to execute a
|
|
with-block but only conditionally want to apply its context manager.
|
|
|
|
WWW: https://pypi.python.org/pypi/conditional
|