Web client

Gerrit Holl gerrit at NOSPAM.nl.linux.org
Sun Oct 22 16:01:43 EDT 2000


On Wed, 4 Oct 2000 15:22:09 +0200, Fredrik Eriksson wrote:
> 
> I want to build a simple web client that logs in to a free web service to
> send a sms. What it need to do is get the first web page, fill in the form
> and send the information, get the next web page and do the same thing and
> then disconnect.
> But this requires a handling of cookies and I can't find anything for that
> in Python?

I believe there _is_ a Cookie module, findable through the
Vaults of Parsannus (http://www.vex.net/~x/parnassus):

http://www.timo-tasi.org/python/Cookie.py

regards,
Gerrit.

-- 
****************************************************************************
*  Save Mother Earth! -- Earth First! -- visit http://www.earthfirst.org/!
****************************************************************************



More information about the Python-list mailing list