On Thu, 3 Aug 2000, Andrew Kenneth Milton wrote:
> | Untested:
> |
> | <dtml-in expr="get_days_events('%s/%s/%' % (date.mm(),date.dd(),date.yy())">
> |
> | Inside the quotes you are in Python...
>
> kind of...
Well, yeah. A restricted python environment. The point being, it follows
python syntax rules <grin>.
I see I made a typo: '%s/%s/%s'.
--RDM