Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
http client module
- From: steve at holdenweb.com (Steve Holden)
- Subject: http client module
- Date: Tue, 31 Jul 2007 23:07:47 -0400
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/projects/httplib2/+httplib2+python&hl=es&ct=clnk&cd=1&gl=cl&client=firefox-a > > 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 -------------
- References:
- http client module
- From: stefano
- http client module
- Prev by Date: Reload after an exception, not possible ?
- Next by Date: Extending Python by Adding Keywords & Data types
- Previous by thread: http client module
- Next by thread: http client module
- Index(es):