Richard D. Moores wrote:
The uncertainties module (<http://packages.python.org/uncertainties/>)
is now available for 64-bit Python 3.2. I've downloaded
uncertainties-1.8.tar.gz. I need some utility that will handle both
.gz and .tar, I presume. Looking for recommendations.

Winzip handles .tar.gz files, either separately or together.

http://kb.winzip.com/kb/entry/254

So does Python: see the tarfile module.

http://docs.python.org/library/tarfile.html



--
Steven
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to