Myk Melez wrote:
I noticed that, Myk. I've updated openthismoz.py to create a new dir where it can extract each set of plat-specific stuff separately. The script *should* do the right thing now. :)
Thanks guys, I'll add links to both of these scripts from the tutorials!
Ian, one flaw in the tutorial's approach is that it doesn't deal with the three platform-specific files (en-mac.jar, en-unix.jar, en-win.jar) that unjar files with the same name. This causes zip to pause and ask the user what they want to do (overwrite one file, all files, no files, etc.), and it's easy for a user who doesn't understand what is going on to end up with files for the wrong platform. Is it possible to build some smarts into your script to avoid this situation?
I/O
