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/anand%40bodhi-20080420115346-t0oumys1ke1i2ixp?file_id=session.py-20080217145726-2jhyrb1v9a0mvii7-1 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
