17 Oct
2008
17 Oct
'08
8:06 p.m.
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