[Zope] looking up a folders property value from a python script

Andreas Jung andreas@andreas-jung.com
Thu, 26 Sep 2002 06:38:41 +0200


Check the API of the PropertyManager (see ZopeBook Appendix B or C).

-aj

On Thu, Sep 26, 2002 at 02:25:00PM +1000, Michael Fox wrote:
> Hi *,
> 
> I have a custom property on folder, and I want to lookup it's value in a python script.
> 
> Can someone point me in the right direction in how to test if the folder property exists and then lookup it's value from a python script?
> 
> Regards,
> Michael Fox
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )