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