t.w.t.CharRef(object) : class documentation

Part of twisted.web.template View Source View In Hierarchy

A numeric character reference. Given a separate representation in the DOM so that non-ASCII characters may be output as pure ASCII.
Instance VariablesordinalThe ordinal value of the unicode character to which this is object refers. (type: int )
Present Since12.0
Method __init__ Undocumented
Method __repr__ Undocumented
def __init__(self, ordinal): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2012-02-14 18:17:43.