Hi,

On 24.02.2010 01:16, kevin wrote:
is it possible to get the same behavior as Cheetah for variables?
I tried these two settings

variable_start_string="$", variable_end_string=""
No, because we support expressions.  But you can set it to ${ and }.

Then it's like ${foo} ${an(expression, here)}. etc.


Regards,
Armin

--
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.

Reply via email to