Simple httplib problem

Paul Rubin phr-n2002b at NOSPAMnightsong.com
Mon Jan 6 20:59:34 EST 2003


Afanasiy <abelikov72 at hotmail.com> writes:
> The second connection needs to have it's own HTTPConnection object.
> I was just a confused about using this module it seems. The documenation
> I have from ActiveState's Windows distribution seems fairly lacking in
> most aspects. Is there something better?

Why don't you use urllib, which takes care of a lot of this stuff for you?




More information about the Python-list mailing list