Part of twisted.python.components View Source View In Hierarchy
original attribute of the object it is being accessed
from.
| Instance Variables | attributeName | the name of the attribute which this descriptor will retrieve from
instances' original attribute.
(type: str
) |
| originalAttribute | name of the attribute of the proxy where the original object is stored. |