[Zope] eval in DTML

Kevin Carlson khcarlso at bellsouth.net
Fri Feb 6 13:13:32 EST 2004


Hi everyone,

Is it possible to use python's eval method from inside a DTML method?  I 
have a parameter that is passed into the method that is the string 
representation of a python list and I wanted to use eval to convert it 
to a list that I could iterate over.

Thanks,

Kevin




More information about the Zope mailing list