10 Jun
2003
10 Jun
'03
1:10 p.m.
Sean Hastings wrote:
<td tal:content="python:MyProduct.Functions.foo()"></td>
How do I get access to this name space?
Have a look at the Products/PythonSripts/standard.py security declarations. Then have a look at the examples of usign module functions, I think they're in the Zope Book somewhere in the ZPT section... cheers, Chris