class documentation

Undocumented

Method __eq__ Undocumented
Method __init__ Undocumented
Method __ne__ Undocumented
Method __str__ Undocumented
Method matches Undocumented
Method resolve Undocumented
Method str Undocumented
Property first Undocumented
Property second Undocumented

Inherited from Type (via BasicType, ComplexType):

Class Method fromstring Undocumented
Method __hash__ Undocumented
Method __repr__ Undocumented
def __eq__(self, other): (source)

Undocumented

def __init__(self): (source)

Undocumented

def __ne__(self, other): (source)

Undocumented

def __str__(self): (source)

Undocumented

def matches(self, other): (source)

Undocumented

def resolve(self, other): (source)

Undocumented

def str(self): (source)

Undocumented

@property
first = (source)

Undocumented

@property
second = (source)

Undocumented