Class t.w.p.j.x.EmptyMappingTable:

Part of twisted.words.protocols.jabber.xmpp_stringprep View Source View In Hierarchy

Implements interfaces: twisted.words.protocols.jabber.xmpp_stringprep.IMappingTable
No class docstring
Method __init__ Undocumented
Method map Return mapping for character.
def __init__(self, in_table_function): (source)
Undocumented
def map(self, c): (source)
Return mapping for character.
API Documentation for twisted, generated by pydoctor.