Hi Brad,

Well, thank you for your reply, but , I had got the solution after
struggling for few hours (of course, before reading your reply).

I googled and read the standard documentations before posting a query
here (which I normally do) and only after finding out that I could'nt
get much info, did I post a query here, believing that there are so
many wonderful people in this grp to help me out :)

Take Care

Best Regards,
Riaz


--- In [email protected], Brad Campbell <[EMAIL PROTECTED]> wrote:
>
> Riazuddin wrote:
> > 
> > Hi All,
> > 
> > I have a gzip'ed file. i want to extract certain files from this
> > gzipped file. Does any1 have an idea of doing this in Python ?
> > 
> 
> Python has some libraries (1st google hit for "python zlib" here)
> 
> http://effbot.org/librarybook/zlib.htm
> 
> So you can decompress the file/stream.. the issue is, it's just
that.. a single file or stream. I 
> *assume* you have something packed inside that file.. like a
zip/tar/cpio archive, and we are gonna 
> need a *teensy* bit more detail before we send you packing off to
google to figure it out..
> 
> Brad
> -- 
> "Human beings, who are almost unique in having the ability
> to learn from the experience of others, are also remarkable
> for their apparent disinclination to do so." -- Douglas Adams
>







 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/dubailug/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to