Pete Taylor wrote:

Error Type: Fault
Error Value: <Fault 1: 'exceptions.Exception:method
"echo.__roles__.__contains__" is not supported'>

Yeah, that's Zope's security mechanisms kicking in.
Don't use a python script for this code. Remove your allow_module anduse an external method, like you're supposed to ;-)


Either that, or build a python product to do what you want, or use the one that Michael pointed to :-)

cheers,

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk

_______________________________________________
Zope maillist - Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to