[Zope] .html from python

Garry Saddington garry at schoolteachers.co.uk
Fri Oct 17 16:06:33 EDT 2008


How would I do this:

dtml_method = context.singleitemview.html
s = dtml_method(client=context, REQUEST={}, foo='bar')
return s 

from python without getting an AttributeError. I can't seem to get it right no 
matter what I try?
Regards
Garry


More information about the Zope mailing list