I was wondering if anyone knew what the problem was with sessions and the reloader? I understand that it's a known issue, but what is the issue (aside from it not working)?
On Apr 20, 1:41 pm, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote: > On Sun, Apr 20, 2008 at 10:06 PM, Bjorn Tipling <[EMAIL PROTECTED]> wrote: > > > No it doesn't seem to be working: > [...] > > > myapp = web.application(urls, globals(), web.reloader) > > It is a known issue that session doesn't work well when using with reloader. > > There are some simple testcases for session and they all seem to be > passing the tests. > > http://bazaar.launchpad.net/~anandology/webpy/webpy.dev/annotate/anan... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
