14 Sep
2004
14 Sep
'04
8:11 p.m.
Garito wrote at 2004-9-14 17:44 +0200:
... My problems begins when I try to know if these objects has some properties. If I try these:
hasattr(object.aq_explicit, 'someproperty')
the function returns false but when I go to ZMI to object's properties form I could see the property someproperty
I cannot believe this! The objects must be different. -- Dieter