On Sat, Mar 3, 2012 at 10:07 AM, Gora Mohanty <g...@mimirtech.com> wrote: > On 3 March 2012 09:41, Baiju M <baiju.m.m...@gmail.com> wrote: > [...] >> Sometimes features are very important. I stared using requests for one >> work, but later I found that it is not thread safe, then I switched to >> urllib3: >> http://urllib3.readthedocs.org/en/latest/index.html > > Sorry, but I am confused. Is requests not built on top of > urllib3? The following link would seem to indicate so: > http://pydoc.net/requests/0.8.5/requests.packages.urllib3.request
I used some old version. which doesn't have urllib3 as a dependency: https://github.com/kennethreitz/requests/tree/v0.7.6/requests/packages May be I need to reconsider requests again. However I noticed that, the requests documentation is not advertising it is thread safe. Regards, Baiju M _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers