class documentation

class combined(tuple): (source)

View In Hierarchy

Indicates a state combined from multiple states.

Method __init__ Undocumented
Method __new__ Undocumented
def __init__(self, *args): (source)

Undocumented

def __new__(cls, *args): (source)

Undocumented