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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to