warg.context_wrapper

Created on 01/07/2020

Classes

ContextWrapper(context_manager, enabled[, ...])

Allows for conditional application of contexts, if uninstantiated context manager classes are passed no arguments is supplied in construction.

NopContext()