Re: HTTP Session Issue

2006-01-30 Thread Peter Hansen
Rodolfo S. Carvalho wrote: > I'm working with a 100% dependecy-free web app for python, and I'm > taking an overview about HTTPServer and CGIHTTPRequestHandler. In my > researches, I don't found anything about HTTP Sessions... Can python > natively hadle http sessions, or I'll must write with b

HTTP Session Issue

2006-01-30 Thread Rodolfo S. Carvalho
Hi, I'm working with a 100% dependecy-free web app for python, and I'm taking an overview about HTTPServer and CGIHTTPRequestHandler. In my researches, I don't found anything about  HTTP Sessions... Can python natively hadle http sessions, or I'll must write with by hand? Rodolfo. -- http://mail