class documentation

class MockSignal:

View In Hierarchy

Neuter signal.signal, but pass other attributes unscathed

Method __getattr__ Undocumented
Method signal Undocumented
def __getattr__(self, attr):

Undocumented

def signal(self, sig, action):

Undocumented