On Thu, Jul 18 2013,Joel Goldstick wrote:

[snipped 28 lines]

>
> Many people find urllib and urllib2 to be confusing.  There is a module
> called requests which makes this stuff a lot easier.  ymmv
>
> http://docs.python-requests.org/en/latest/

Yes, please use this instead of the url* ones, easier to work with and
tinker.  I just finished writing a small scraper using it.  The
documentation too is very good.


 sivaram
 -- 

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to