From: christian schulze on
Hey,

since there is no standalone sessions module for python (at least a
properly working one), I created one and thought i'd share it with
you.

This is the project:
http://code.google.com/p/pysimplesessions/

This is the introduction: http://code.google.com/p/pysimplesessions/wiki/Introduction

And finally the module source:
http://code.google.com/p/pysimplesessions/source/browse/trunk/sessions.py

If you need, there are some examples (partly working *g*):
http://code.google.com/p/pysimplesessions/source/browse/trunk/#trunk/examples

It would be great if I could get some feedback from you. ;)

cheers,