26 Mar
2000
26 Mar
'00
6:02 a.m.
process it (e.g., output a line for every member of the list)?
external method named "pyfunction":
def pyfunction(self): return ['1','2','3']
a dtml method that uses pyfunction:
Mind if I ask a follow up question to that? What if I wanted to return a list of hashes, how would I address the keys in the hashes?