3 May
2003
3 May
'03
3:16 p.m.
Evan Simpson wrote:
It is possible with both. In a ZPT:
<div tal:define="myvar python:14; a string:myvar; b python:path(a)">
...or: <div tal:define="myvar python:14; a string:myvar; b ?a"> maybe? will-the-evil-but-cool-undocumented-syntax-work-here-ly yours, Chris