class documentation

class combined(tuple):

View In Hierarchy

Indicates a state combined from multiple states.
Method __init__ Undocumented
Method __new__ Undocumented
def __init__(self, *args):

Undocumented

def __new__(cls, *args):

Undocumented