[Zope] Real Container of a dtml-method

Andreas Leitner nozone@sbox.tugraz.at
14 Jan 2002 03:34:30 +0100


Hi again,

How can I find the real container of a given dtml-method.
<dtml-var expr="aq_parent"> only gives me the aquired parent, which is
not always what i want. I would like to know the folder where the
dtml-method I am in is actually stored.

many tia,
Andreas