(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.
def __init__(self, object, perspective=None): (source)

Initialize.

def __repr__(self): (source)
Undocumented
def incref(self): (source)

Increment the reference count.

Returnsthe reference count after incrementing
def decref(self): (source)

Decrement the reference count.

Returnsthe reference count after decrementing
API Documentation for Twisted, generated by pydoctor at 2019-11-11 15:02:42.