[Zope] Using Python Modules with Zope
Bogdan M.Maryniuck
bogdan@iuveno-net.de
Wed, 9 Jan 2002 22:34:58 -0800
On Wednesday 09 January 2002 12:23 pm, MarkM@Yogananda-SRF.org wrote:
> These modules are programs we've written, that import stuff like wxWindows
> or our .py modules.
The only way to solve it: use External Method. Write Your class, put / import
all what You need, import it in Zope and use it. In the same way, You can use
/ call all Zope objects in External Method as well (sure, if You need it).
P.S. I'm curios: why You need wxWindows in Zope? 8-)
--
Bogdan M.Maryniuck