class documentation

Undocumented

Method __init__ Undocumented
Method lookup Return whether character is in this table.
Instance Variable _table Undocumented
def __init__(self, table): (source)

Undocumented

def lookup(self, c): (source)

Return whether character is in this table.

Undocumented