Using Cookie.py under Python 1.52

Colin Meeks colinmeeks at home.com
Thu May 24 20:59:15 EDT 2001


I realise that, but how does the cookie get picked up from the clients
machine to the server for processing?  I checked my IE5 cookie directory,
but could see no cookie that my server had created.

Colin

"Alex" <new_name at mit.edu> wrote in message
news:etdk8369t9j.fsf at pickled-herring.mit.edu...
>
> If you're writing a client that uses cookies, you'll have to add the
> code to save them between sessions yourself.  The shelve module may be
> useful to you for that.
>
> Alex.
>





More information about the Python-list mailing list