[Zope] call exthernal method

Andreas Jung lists at zopyx.com
Mon Mar 12 11:43:19 EDT 2007



--On 12. März 2007 16:34:34 +0100 javi lopez <javi80mix at gmail.com> wrote:

> hello:
>
> how to call exthernal method from script python in zope????
> Thanks..
>

By calling it like *any* other object in Zope:

result = context.<name_of_method>(parameters)

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20070312/2ba70b85/attachment.bin


More information about the Zope mailing list