Tarek Ziadé <ziade.tarek <at> gmail.com> writes: > > But I was wondering if we should we add a LZW support in tarinfo, > besides gzip and bzip2 ? > > Although this compression standard doesn't seem very used these days,
It would be more useful to add LZMA / xz support. I don't think compress is used anymore, except perhaps on old legacy systems. On my Linux system, I have lots of .gz, .bz2 and .lzma files, but absolutely no .Z file. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com