Using Cookie.py under Python 1.52

Alex new_name at mit.edu
Thu May 24 20:17:28 EDT 2001


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