[Zope-dev] Calling DTML methods from Python

Itamar Shtull-Trauring itamars@ibm.net
Wed, 24 Nov 1999 13:32:28 +0200


I want to run manage_tabs from a PythonMethod.
So I do

	request = self.manage_tabs(_.None, _)

but now manage_tabs doesn't know who filtered_manage_tabs is.  So how do I
call a dtml method so that it knows where it is and works correctly?

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