class documentation

class DoNothing: (source)

View In Hierarchy

Object with methods that do nothing.

Method __getattr__ Undocumented
Method __init__ Undocumented
def __getattr__(self, attr): (source)

Undocumented

def __init__(self, *args, **kwargs): (source)

Undocumented