21 Nov
2000
21 Nov
'00
9:53 a.m.
* Petr Knapek <knapek@knapek.pvt.net> [001121 09:25]:
Hi Zopists, I would like to know how to call a method of an instance in ZODB from Python product class which is not class of that instance.
something like: self.some_folder.some_sub_folder.instance.method(arg) seb