Session implementation for Python

Vlad Dogaru ddvlad at gmail.com
Wed Aug 9 07:11:34 EDT 2006


Hello,

is there any PHP-like implementation for sessions in Python? I fear 
that writing my own would be seriously insecure, besides I could 
actually learn a lot by inspecting the code.

The reason I am asking is that I would like to implement simple scripts 
which require login with CGI (no mod_python or Django -- I want to 
learn CGI first).

Thanks in advance,
Vlad

-- 
There is nothing more dangerous than an idea when it is the only one 
you have.



More information about the Python-list mailing list