[mod_python] pythonpath

Jorey Bump list at joreybump.com
Mon Jan 31 10:46:07 EST 2005


Lionel Roubeyrie wrote:
> Hi again,
> I have done another test with the PythonPath directive, and the env variable 
> is not set :

> PATH = /usr/local/bin:/usr/bin:/bin 
>  PYTHONPATH = Not set 
>  SYSPATH 
> = /usr/lib/python23.zip:/usr/lib/python2.3:/usr/lib/python2.3/plat-linux2:/usr/lib/python2.3/lib-tk:
> /usr/lib/python2.3/lib-dynload:/usr/local/lib/python2.3/site-packages:/usr/lib/python2.3/site-packages:
> /usr/lib/python2.3/site-packages/Numeric:/usr/lib/python2.3/site-packages/PIL:
> /topdir/webdir

Don't worry about it, you only care about sys.path.


More information about the Mod_python mailing list