--On 06/12/01 15:16:04 +0200 Peter Bengtsson chiseled:
> Simplest case:
> # old situation
> <dtml-call "REQUEST.set('foo', 10*2)">
>
> # new situation
> <dtml-set foo="10*2">
Better:
<html tal:define="foo here/python_script">
ZPT is the bomb. Seriously.
--
-mindlace-
zopatista community liason