Indirection

Inheritance:

Methods of Indirection:

__init__
def __init__(self, evalStr=None, dictKey=NoDictKey)

Undocumented function.

__repr__
def __repr__(self)

Undocumented function.

_getNonWeakDictKey
def _getNonWeakDictKey(self)

Undocumented function.

acquire
def acquire(self)

Undocumented function.

dereferenceDictKey
def dereferenceDictKey(self, parentDict)

Undocumented function.

destroy
def destroy(self)

Undocumented function.

getString
def getString(self, prevIndirection=None, nextIndirection=None)

Undocumented function.

isDictKey
def isDictKey(self)

Undocumented function.

release
def release(self)

Undocumented function.