cgi.py, cookies

Moshe Zadka moshez at math.huji.ac.il
Sun Feb 20 00:36:12 EST 2000


On Sat, 19 Feb 2000, Will Ware wrote:

> 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 tome to be the right way to assign persistent identities
> to players. Is there any cookie-handling server-side Python
> code? Thanks much.

See the "cgi" topic on Python's home page for links to cookie handling
modules.
--
Moshe Zadka <mzadka at geocities.com>. 
INTERNET: Learn what you know.
Share what you don't.





More information about the Python-list mailing list