Session variable in python
Michal Wallace
sabren at manifestation.com
Wed Feb 9 11:58:06 EST 2000
More information about the Python-list mailing list
Wed Feb 9 11:58:06 EST 2000
- Previous message (by thread): Session variable in python
- Next message (by thread): Session variable in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
rchowd1 at my-deja.com wrote in message <87q726$8ir$1 at nnrp1.deja.com>... >How do we handle sessions in python (server side) ? > >Could you please explain with a simple example with a form (client-side) >and python (server-side). check out http://phplib.netuse.de it's not for python... but it explains an object model that could be easily ported to python if someone had the time.. (i thought about porting it myself, and modifying it to use something like WDDX to store session variables in a language-neutral way, but I just haven't had the time..) -michal
- Previous message (by thread): Session variable in python
- Next message (by thread): Session variable in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list