Undocumented
Method __init__ Undocumented
Instance Variable prepared Undocumented
Instance Variable stack Undocumented
Method prepareForRef I prepare an object for later referencing, by storing its id() and its _AORef in a cache.
Method jellyToAO I turn an object into an AOT and return it.
Method jelly Undocumented
Instance Variable _ref_id Undocumented
def __init__(self): (source)
Undocumented
prepared =
Undocumented
(type: Dict)
_ref_id =
Undocumented
stack =
Undocumented
(type: List)
def prepareForRef(self, aoref, object): (source)

I prepare an object for later referencing, by storing its id() and its _AORef in a cache.

def jellyToAO(self, obj): (source)

I turn an object into an AOT and return it.

def jelly(self, obj): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.