[Zope] get object's objectManager from python script

Casey Duncan cduncan@kaivo.com
Thu, 16 Aug 2001 11:37:19 -0600


Lee Harr wrote:
> 
> How can I get the folder that an object is in from a python script?
> 
> Lee Harr
> missive@hotmail.com
> 

object.aq_parent

or

object.getParentNode()

hth,
-- 
| Casey Duncan
| Kaivo, Inc.
| cduncan@kaivo.com
`------------------>