class documentation

Undocumented

Method __enter__ Undocumented
Method __exit__ Undocumented
Method __init__ Undocumented
Instance Variable message Undocumented
def __enter__(self): (source)

Undocumented

def __exit__(self, exc_type, exc_value, tb): (source)

Undocumented

def __init__(self, message): (source)

Undocumented

Undocumented