An object that implements __str__() in order to defer the work of formatting until it's converted into a str.

Method __init__
Instance Variable event Undocumented
Method __unicode__ Undocumented
Method __bytes__ Undocumented
def __init__(self, event): (source)
ParameterseventAn event. (type: dict)
event =
Undocumented
def __unicode__(self): (source)
Undocumented
def __bytes__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.