I have a module named mainvars.py, in the Zope/Extensions directory. I'm trying to import from it into one of my python programs. This works fine for python normally, but Zope changes the local directory to /. Is there a place in Zope that I can place modules so they can be accessed by my python programs? Donner