[BangPypers] Https and http difference in behaviour urllib2
Senthil Kumaran
senthil at uthcode.com
Wed Feb 29 14:04:51 CET 2012
On Tue, Feb 28, 2012 at 03:17:53PM +0530, Anand Balachandran Pillai wrote:
> For any kind of client side HTTP coding, I suggest the new requests library.
> I myself have been a heavy user of urllib2/urllib but these libraries are
> developer unfriendly and doesnt look like their problems are going to get
> fixed soon.
:-) It should be fixed soon. What I have realized is, people look for
comforts than features. requests provides comfortable interfaces,
building on top of urllib2. I think, those interfaces could find a way
within the lib.
Thanks,
Senthil
More information about the BangPypers
mailing list