How do I read compressed (.Z) files

Mark Wall mwall at diversa.com
Wed May 26 13:29:52 EDT 2004


If I have a UNIX compressed text file 'python.txt.Z' with contents:
"Python
"

How do I read this data without uncompressing the file?

Thank you,
Mark






More information about the Python-list mailing list