[Zope] script or external method ?
Dieter Maurer
dieter at handshake.de
Mon Apr 4 14:31:08 EDT 2005
debugworld-linux at yahoo.it wrote at 2005-4-4 00:49 +0200:
> ...
>The code i've writed imports date object from datetime
>package: this makes it
>doesn't work like a script (python), so i adapt code
>as an external method; but
>when i run the method Zope says that he can't find
>symbol 'container'... (mumble)
You may use my "TrustedExecutables" product.
It gives you PythonScripts without security restrictions
(and you can forget about ExternalMethods).
<http://www.dieter.handshake.de/pyprojects/zope>
--
Dieter
More information about the Zope
mailing list