How to send cookies

Oleg Broytmann phd at phd.pp.ru
Thu Jan 4 11:29:12 EST 2001


On Thu, 4 Jan 2001, David LСpez wrote:
> My question is about cookies. I don╢t know how to send or receive cookies in
> Python. Could someone give me a explained example?

   Python 2.0 has standard module Cookie.py - just read it, all neccessary
instructions and examples are there.
   For Python 1.5.2 you have to download Cookie.py from the Net.

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list