[Zope] importing Python extensions

Chad McDaniel chadm@sgi.com
21 Sep 1999 16:21:26 -0700


If I have a python extention complied into a shared object (.so file)
I can import it if it's in the current directory. If I want to import
it into a Zope External Method where should I place it in order for it 
to be found on import? Placing it in the Extensions directory doesn't
work. 

thanks
-- 
-chad