How to inplement Session in CGI

bruno at modulix onurb at xiludom.gro
Tue Mar 28 12:11:47 EST 2006


Sullivan WxPyQtKinter wrote:
> bruno at modulix 写道:
> 
> 
>>Sullivan WxPyQtKinter wrote:
>>
>>>Python disappointly failed to provide a convinient cgi session
>>>management module.
>>
>>Probably because there are much better options for web programming in
>>Python ?
>>
> 
> Really? Then what is it?

Please notice the 's' at the end of 'options'. For a quick and
incomplete overview, you can start here:

http://wiki.python.org/moin/WebProgramming


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"



More information about the Python-list mailing list