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