Thanks Jim, but that's not it :-(. I'm already doing that session fix, and I have debug = False. Somehow, it seems like the reloader is creating a new instance every time. Still digging...
S On Thu, Oct 3, 2013 at 5:48 AM, Jim Gregory <[email protected]> wrote: > I think the following from the cookbook page on sessions in debug mode ( > http://webpy.org/cookbook/session_with_reloader) might be responsible: > > "Since debug mode enables module reloading, the reloader loads the main > module twice (once as main and once with its name)..." > > Jim > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/webpy. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/groups/opt_out.
