Make a new instance of a class without calling its __init__ method. Supports both new- and old-style classes.

ParametersstateA dict used to update inst.__dict__ either directly or via __setstate__, if available.
ReturnsA new instance of cls.
Function defaultSetter Undocumented
def defaultSetter(state): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.