class documentation

class Local: (source)

View In Hierarchy

(internal) A reference to a local object.

Method __init__ Initialize.
Instance Variable object Undocumented
Instance Variable perspective Undocumented
Instance Variable refcount Undocumented
Method __repr__ Undocumented
Method incref Increment the reference count.
Method decref Decrement the reference count.
def __init__(self, object, perspective=None): (source)

Initialize.

object = (source)

Undocumented

perspective = (source)

Undocumented

refcount = (source)

Undocumented

def __repr__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
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 21.2.0 at 2021-02-28 21:00:42.