PYHTONPATH
sp00fd
sp00fdNOspSPAM at yahoo.com.invalid
Fri Aug 11 14:06:23 EDT 2000
More information about the Python-list mailing list
Fri Aug 11 14:06:23 EDT 2000
- Previous message (by thread): PYHTONPATH
- Next message (by thread): Python in ASP seems awkward?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): PYHTONPATH
- Next message (by thread): Python in ASP seems awkward?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list