PhilosChen / appdailysales

Automatically exported from code.google.com/p/appdailysales
0 stars 0 forks source link

Add unzip option #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add option to unzip the downloaded file. 

Original suggestion from ameir on the iPhone dev forums:

"Also if you add:

  import os

to the top and

  os.system('gunzip '+ filename)

to the bottom, it will automatically unzip the file for you as well."

Original issue reported on code.google.com by ki...@thecave.com on 29 Oct 2008 at 9:37

GoogleCodeExporter commented 8 years ago
Unzip option added to version 1.2.

Original comment by ki...@thecave.com on 3 Nov 2008 at 1:23