On 10/25/07, BjornT <[EMAIL PROTECTED]> wrote: > > Whatever is causing me to randomly have to spend 3 or more hours once > every now and then to debug an error that's nothing other than web.py > caching old versions of files that aren't code.py. That's what I want > to rip out.
I get the same thing, even though I use the web.reloader=True or whatever it is. My fix is that when I think a change isn't working I'll reload apache and if that doesn't work I'll restart it. Although like Bjorn I'd like to know what causes this and how to fix/remove it -- Hermann Käser http://theragingche.com/ http://semicir.cl/user/hermzz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
