On Feb 15, 11:56 am, rushik wrote:
> Hi,
> I am trying to build python script which retreives and analyze the
> various URLs and generate reports.
>
> Some of the urls are like "http://xyz.com/test.html.gz";, I am trying
> to retreive it using urllib2 library and then using gzip library
> trying t
Hi,
I am trying to build python script which retreives and analyze the
various URLs and generate reports.
Some of the urls are like "http://xyz.com/test.html.gz";, I am trying
to retreive it using urllib2 library and then using gzip library
trying to decompress it.
ex - server_url is say - http:/