«
class documentation

Undocumented

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

Undocumented

def lookup(self, c):

Return whether character is in this table.

_table =

Undocumented