Hong Yuan wrote at 2005-5-27 00:07 +0800: >If a PythonScript is called from a Page Template, how can it access the >variables defined using: > <tal:define="global ..." /> >in the calling script?
It may work to bind the "namespace" binding. Not sure, though... -- Dieter _______________________________________________ Zope maillist - [email protected] 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 )
