PYHTONPATH

sp00fd sp00fdNOspSPAM at yahoo.com.invalid
Fri Aug 11 14:06:23 EDT 2000


Is this not what you were looking for?

Add to cgi script:
import sys
sys.path.insert(0, "/path/to/dir")
import yourmodule


-----------------------------------------------------------

Got questions?  Get answers over the phone at Keen.com.
Up to 100 minutes free!
http://www.keen.com




More information about the Python-list mailing list