[Twisted-Python] mechanize in twisted ?
Moe Aboulkheir
moe at divmod.com
Tue Sep 12 20:48:02 MDT 2006
On Tue, 12 Sep 2006 21:10:26 -0400, Jonathan <twisted-python at 2xlp.com> wrote:
>I've got a job-queue process implemented twisted that interfaces with
>Postgres and occasionally downloads some urls
>
>To handle the URLs, I'm using mechanize. I know that twisted.web1 has the
>client, but it seems to be not actively maintained, and there's no client
>in twisted.web2.
I'm not sure that there is much active maintenance to do. For what it's worth, I've called t.web.client.getPage() at least 10 million times, and i don't have any complaints.
--
Moe Aboulkheir
More information about the Twisted-Python
mailing list