"Owen Brandon" <brandon.o...@ga.gov.au> writes:

> I have a query regarding the support of decompression for Unix compressed .Z 
> files in Python's gzip module. The gzip system utility supports this using 
> the '-d' switch, but the python module does not.

When I am right, then the "zipfile" module handles ".Z" compressed files.

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to