Part of twisted.persisted.aot View Source View In Hierarchy
Method | __init__ | 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 |