twisted.spread.pb.Local
class documentationtwisted.spread.pb
View Source
(View In Hierarchy)
(internal) A reference to a local object.
Method | __init__ | Initialize. |
Method | __repr__ | Undocumented |
Method | incref | Increment the reference count. |
Method | decref | Decrement the reference count. |
Increment the reference count.
Returns | the reference count after incrementing |
Decrement the reference count.
Returns | the reference count after decrementing |