4 Apr
2005
4 Apr
'05
6:31 p.m.
debugworld-linux@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