8 Apr
2000
8 Apr
'00
7:49 p.m.
Andrew Diller wrote:
Hello: I wondering how/if DTML can parse Python sequence types: the list and tuple.
The <dtml-in> tag iterates over sequences and it is loosely analogous to a python 'for'. It is documented pretty thourougly in the DTML Programmers Guide on the Zope site. -Michel