[python-win32] Python and ASP - failure on 2nd and subsequent page loads
Mark Hammond
mhammond at skippinet.com.au
Sat Oct 17 00:43:49 CEST 2009
Sorry, but I don't have any insights here, other than to note:
> i verified that framework.py is the new one. something that seems odd to
> me is that the framework.pyc and framework.pyo files both have
> modification times from BEFORE when i changed framework.py, so my
> instinct is they didn't recompile properly. however i don't fully
> understand if/how they're supposed to, so i may be off.
That certainly is suspect. Did you install it in "\Program Files" by
chance? It almost looks as though the python dir can't be written to so
the "virtualization" has been enacted. Certainly you should see the
.pyc and .pyo files dated later than a .py file you modified.
Cheers,
Mark
More information about the python-win32
mailing list