Alexis Iglauer
aiglauer at yahoo.com
Wed May 31 05:43:03 EST 2000
I am developing a CGI app using the cgihandler. There are several different pages, each with their own .py file and there is one .py file (SLobj.py) which is imported by nearly all these individual files, but is never used by apache directly. The problem I have is that the website runs old code - I can see from the debug logs that it is running old code from SLobj.py which I have already changed. Is there a way to force mod_python to reload the .py modules? I am not using PythonNoReload. Thanks aei __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/
|