I\'ve got a folder called: \'files\' which contains lots of jpg photographs. I\'ve also got a file called \'temp.kml\'. I want to create a KMZ file (basically a zip file) wh
Actually, I think this is the best answer so far here You don't have to loop through anything. You will use shutil and it is a python in-built library.