16 Mar
2001
16 Mar
'01
11:23 p.m.
context = self from python container is the object that contains the python script On Fri, 16 Mar 2001, 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?