Downloading TV listings with urllib

Josh mlsj at earthlink.net
Thu Apr 17 22:09:04 EDT 2003


darrell <dgallion1 at yahoo.com> wrote in
news:pLHna.782$_N.471 at twister.nyroc.rr.com: 


> 
> This worked.
> 
>         print gzip.GzipFile(fileobj=cStringIO.StringIO(tvg().read())
>         ).read() 
> 
> --Darrell
> 

Yes I tried that too and it worked for me too. Thanks anyway.

Josh




More information about the Python-list mailing list