class documentation

class MatchNotImplemented(NotImplementedError): (source)

View In Hierarchy

Match type not implemented

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable op Undocumented
def __init__(self, op): (source)

Undocumented

def __str__(self): (source)

Undocumented

Undocumented