itzel wrote:
> I have a problem. I'm new in python and I need a script that group a
> list of files using Tar file utility and then, compress that block
> using a compress utility (gzip i think). I already found some
> information and i try to apply it,  but my scripy doesn't work. 

Did you look here?:

http://docs.python.org/lib/tar-examples.html

Peter Maas, Aachen
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to