class CMixin:
def getter(self):
return 'test'
prop = property(getter)
and when I try to mix in this object w/ a Folder object, the instance returns <property object at 0x8b45edc> for the 'prop' attribute. Is this an issue with pickling or something else?
Cheers,
Tim
--
Tim McLaughlin
Chief Technology Officer
Siteworx, Inc... Set your site on the future!
703.390.5421
msg12579/pgp00000.pgp
Description: PGP signature