18 Jul
2001
18 Jul
'01
9:13 p.m.
On Wed, Jul 18, 2001 at 09:57:24AM -0700, P Cowley wrote:
Does anyone know how to have Zope support the system variables in Python, for example __init__.
It currently does not support this because it wont let you import any objects beginning with "_".
Is there any way around this?
Yes: create External Methods or Zope Products there's also a 'hacky' solution for PythonScripts, find it in the mail archive at zope.nipltd.com hoping this helps Jerome Alet