[Zope] .html from python

Andreas Jung lists at zopyx.com
Sat Oct 18 02:42:43 EDT 2008


On 17.10.2008 22:06 Uhr, Garry Saddington wrote:
> How would I do this:
>
> dtml_method = context.singleitemview.html

dtml_method = getattr(context, 'singleitemview.html')

?

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20081018/c2e8a267/attachment.vcf 


More information about the Zope mailing list