Close... container is the folder the PythonScript is contained in, BUT it is also your connection to REQUEST and RESPONSE aka. container.REQUEST is the REQUEST and container.REQUEST.RESPONSE is RESPONSE Jason Straw jstraw@towhee.com www.zope.org/Members/jtsswim/assignments/ the assignment zite On 16 Mar 2001 18:07:14 -0500, Edmund Goppelt wrote:
I'm not sure I fully understand what Python Script's container and context refer to. Can someone help me out? As near as I can tell:
container=self or the folder one is contained in context=the under namespace (_), including REQUEST and the namespaces of all parent folders?
--
Ed Goppelt
_______________________________________________ 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 )