class documentation

class EmptyMappingTable: (source)

Implements interfaces: twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method map Return mapping for character.
Instance Variable _in_table_function Undocumented
def __init__(self, in_table_function): (source)

Undocumented

def map(self, c): (source)
_in_table_function = (source)

Undocumented