On Mar 28, 2008, at 7:56 PM, john spurling wrote:
> I added debugging to get id(session) and len(list(session)). The
> session id is unique every time, and len(list(session)) is 0. I also
> called session.clear() before using it. Unfortunately, the caching
> behavior persists.
>
> Any other suggestions? Thank you very much for your time and help!

if its zero, then the Session isnt caching.  Something is going on  
HTTP/process-wise.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to