With what module can Python handel *.tar.gz file?
Erik Max Francis
max at alcyone.com
Fri Nov 22 02:10:02 EST 2002
You wrote:
> Buddies, I have a file named ***.tar.gz, and I want to gunzip it with
> Python. With which modules can I accomplish this task? And how to?
There's a gzip module.
--
Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
__ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/ \ If the sky should fall, hold up your hands.
\__/ (a Spanish proverb)
HardScience.info / http://www.hardscience.info/
The best hard science Web sites that the Web has to offer.
More information about the Python-list
mailing list