[Zope-dev] Python Scripts Bug & Question

Chris Withers chrisw@nipltd.com
Tue, 20 Feb 2001 11:07:36 +0000


Hi,

Got a bug and an old unanswered question:

The Bug:

If I use an name other than 'context' to bind to context, I quite often (but not
always :-S) get a KeyError on that name.

The Question:

If I'm calling a Python Script from a Python Product (for example), how would I
pass a namespace to the script that would get bound as the namespace argument?

cheers,

Chris