cgi.py, cookies

Will Ware wware at world.std.com
Sat Feb 19 16:18:32 EST 2000


I didn't see anything in cgi.py about handling cookies. I am
planning a web-based multi-player simulation game and I need
to be able to tell the players apart. I'm just learning about
CGI and forms and all that for the first time, and cookies
seem to me to be the right way to assign persistent identities
to players. Is there any cookie-handling server-side Python
code? Thanks much.

-- 
 - - - - - - - - - - - - - - - - - - - - - - - -
Resistance is futile. Capacitance is efficacious.
Will Ware	email:    wware @ world.std.com



More information about the Python-list mailing list