Class k.p._ForwardedProperty(object):
Part of
kiwi.python
Undocumented
Function
__init__
Undocumented
Function
__get__
Undocumented
Function
__set__
Undocumented
def
__init__(self, attribute):
Undocumented
def
__get__(self, instance, klass):
Undocumented
def
__set__(self, instance, value):
Undocumented