[python-win32] import and asp-python and iis - strange behaviour

Tim Roberts timr at probo.com
Tue Jun 7 20:48:38 CEST 2005


On Mon, 06 Jun 2005 17:16:25 -0700,  Simon Hook 
<simon.j.hook at jpl.nasa.gov> wrote:

>I am trying to use import in an asp python page. If I have:
>...
>How can I get asp to pull python code from another directory and how can 
>I make a change and not have to reboot for the change to be invoked? Can 
>I use import with an asp page?
>


In my experience, the best way to deal with the unpredictable and 
unfriendly nature of IIS and ASP is to "upgrade" IIS by disabling it and 
installing Apache for Win32 in its place.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-win32 mailing list