Does anyone have a good example of using sessions w/ quixote under mod_python? I have found a couple postings on this list for modifying mod_python_publisher.py, but that doesn't seem like a viable solution. I can't believe there wouldn't be a simple way of using a session in mod_python...everything I have found is specific to scgi...mod_python already does all of the session management, so I would think quixote would just use that functionality (as opposed to me writing my own session class etc.) Thanks for any info, and I apologize if I missed something and this is obvious... Regards, Sean