[Zope] home-made modules and Zope...

Donald Holten donner@biophysics.lanl.gov
Fri, 6 Aug 1999 14:16:42 -0600 (MDT)


	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