[ZPT] Passing parameters to python scripts
Bob Gailer
bgailer at alum.rpi.edu
Thu Sep 25 17:02:58 EDT 2003
At 01:02 PM 9/25/2003, Dieter Maurer wrote:
>Bob Gailer wrote at 2003-9-25 08:59 -0600:
> > tal:repeat="n container/get"
> >
> > works but I want to pass a parameter, and
> >
> > tal:repeat="n container/get(1)"
>
>... python: container.get(1)...
>
>
>By the way: "get" is not a usual attribute of "container"...
Of course; it's a Script (Python) that I added to the container.
Bob Gailer
bgailer at alum.rpi.edu
303 442 2625
-------------- next part --------------
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003
More information about the ZPT
mailing list