[python-win32] sys.path strangeness under IIS/ASP

Don Dwiggins dond@advancedmp.com
23 Oct 2002 13:59:50 -0700


I have a local site setup, using a .pth file to point to my site files
directory.  This works fine under command line invocation of python, but not
under ASP. There, none of my site directories show up.

I've tried "import site" with no results.  Any idea what's going on, and how
to fix it?  I don't want to hardcode the pathname of the site directory in my
script, because it'll be deployed on a couple of machines with different
setups.

Thanks,
-- 

Don Dwiggins			 "Experience is what you get when
d.l.dwiggins@computer.org         you were expecting something else."
                                  -- Seen on an office wall