On Fri, 2011-11-18 at 14:52 +0530, Arun SAG wrote: > > >urllib2 makes it real easy: > > > >http://docs.python.org/howto/urllib2.html<http://docs.python.org/howto/urllib2.html> > > > > > Forget urllib2 and httplib, use requests > http://docs.python-requests.org/en/latest/index.html . It's much > easier for > complex tasks.
cool -- regards Kenneth Gonsalves _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
