I did a patch to a .py file and removed the accompanying .pyc -
figuring that since after seeing zenoss make a .pyc for a new .py
file I'd put in, it would recompile this one when it found it missing.
So far no new .pyc file has been generated, how do I force zenoss to
do this?
Zope will hang on to compiled code in production mode. You should be
able to get it to load the code by doing a "zopectl restart".
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users