http client module

stefano ssalvatori at gmail.com
Wed Aug 1 10:43:19 EDT 2007


On 31 jul, 23:07, Steve Holden <st... at holdenweb.com> wrote:
> stefano wrote:
> > Hello i'm looking for a http client for python i found this one call
> > httplib2
>
> >http://64.233.169.104/search?q=cache:0jJWNfodK6gJ:bitworking.org/proj...
>
> > but is too old
>
> Look at urllib and urllib2 in the standard library. If they don't give
> you what you want, think about using mechanize and ClientForm, or
> possible beautifulsoup, all of which Google should be able to find for you.
>
> regards
>   Steve
> --
> Steve Holden        +1 571 484 6266   +1 800 494 3119
> Holden Web LLC/Ltd          http://www.holdenweb.com
> Skype: holdenweb      http://del.icio.us/steve.holden
> --------------- Asciimercial ------------------
> Get on the web: Blog, lens and tag the Internet
> Many services currently offer free registration
> ----------- Thank You for Reading -------------

thanks




More information about the Python-list mailing list