[Zope] Passing a parameter from a TAL statement to a python script

Tom Nixon tom.nixon@aim23.com
Tue, 12 Feb 2002 12:28:42 -0000


Hi

I am using a python script to return some data from a TAL statement. How
do I pass a parameter to the script, and how does the python script read
it in?

<span tal:content="structure here/myScript.py"></span>