theres a mod_python FAQ entry on this which names several packages for
session management:

http://www.modpython.org/FAQ/faqw.py?req=show&file=faq03.008.htp

the first one mentioned is my own, which can adapt to mod_python, CGI and
WSGI interfaces.

mohammad babaei said:
> Hi,
> what is the best way for "Session Handling" in python for production use ?
>
> regards
> _______________________________________________
> Web-SIG mailing list
> Web-SIG@python.org
> Web SIG: http://www.python.org/sigs/web-sig
> Unsubscribe:
> http://mail.python.org/mailman/options/web-sig/mike_mp%40zzzcomputing.com
>

_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to