Re: [Zope-dev] Name space in a Script (python)

2001-06-06 Thread Casey Duncan
--- Jeff <[EMAIL PROTECTED]> wrote: > Hi all, > I'm trying to get variables from the name space in a > python script without much luck... > I think I am missing something very simple, but > after hours of searching I'm at wits end. > > This is what I am trying: > A DTML document has several prop

[Zope-dev] Name space in a Script (python)

2001-06-06 Thread Jeff
Hi all, I'm trying to get variables from the name space in a python script without much luck... I think I am missing something very simple, but after hours of searching I'm at wits end.   This is what I am trying: A DTML document has several properties defined on it. It calls a python script