(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):

Initialize.

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

Increment the reference count.

Returnsthe reference count after incrementing
def decref(self):

Decrement the reference count.

Returnsthe reference count after decrementing
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.