PDA

View Full Version : Port extractor.py


diagdave@msn.com
2004-11-15, 19:15
http://aspn.activestate.com/aspn/cookbook/python/recipe/252508/index_txt

its a file extractor for zipped files. trying to implament a new script. but need to be able to extract a downloaded file each time the script it run.
help!!!