[Zope3-Users] Accessing an attribute of 'context'
Stephan Richter
srichter at cosmos.phy.tufts.edu
Mon Feb 20 16:43:30 EST 2006
On Monday 20 February 2006 06:58, Frank Burkhardt wrote:
> Doesn't work: self.context.__getattribute__('myattribute')
That's because __getattribute__ has no security declaration. Anyways you
should not use it this way anyways. Frank's response should do the trick.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-users
mailing list