Hey there, I know this is an older post, and I don't know if you are even still having this problem, but I sent a fix in for almost the *exact* same issue. My problem was that I used a nested dictionary for an initializer in the Session(...) constructor call and web.py was having a memory reference issue. Here's a link to the fix on github - https://github.com/webpy/webpy/pull/109.
-- You received this message because you are subscribed to the Google Groups "web.py" group. To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/IrzjkzGlU5MJ. 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.
