freebsd-ports/devel/py-conditional/pkg-descr
Steven Kreuzer 180bb67491 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
2014-01-27 17:04:38 +00:00

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