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