class documentation

class ContextManager(_GeneratorContextManager): (source)

View In Hierarchy

Undocumented

Method __call__ Context manager decorator
def __call__(self, func): (source)

Context manager decorator