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

Method __init__
Method __unicode__ Undocumented
Method __bytes__ Undocumented
def __init__(self, event): (source)
ParameterseventAn event. (type: dict)
def __unicode__(self): (source)
Undocumented
def __bytes__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2017-06-11 10:59:01.