[Zope-dev] Calling DTML methods from Python

Itamar Shtull-Trauring itamars@ibm.net
Thu, 25 Nov 1999 12:12:00 +0200


Evan Simpson wrote:

> This needs a bit more context.  Is this PythonMethod being called from
> another object, or is it the target of the request?  I ask because the
> following works for me, if it is the target:
> 
> <params>self, REQUEST</params>
> print self.standard_html_header(self, REQUEST)
> print self.manage_tabs(self, REQUEST)

Thanks - that worked.

-- 
Itamar S.T.  itamars@ibm.net