Hi Guys, I have just installed webpy 0.23, everything works fine but the reloader basically only reloads the main file but not all my other modules. When going back to version 0.20, previously deleting all the 0.23 files (py and pyc) from the site-packages, I strangely can not make the reloader the way it used to work.
On a maybe related note I have been trying to use the session module (from the session branch) by just dropping it in with the other webpy files. It worked ok as long as I don't reload too many times in a row!? That's also when I lost the functionality of the reloader on something other than the main file. Anyway I was not able to understand what was happening here and why the reloader would just not work the way it used to even after I had completely reverted back to my previous configuration. Thank you, any help would be very wellcome. Alex --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
