On Jun 6, 3:19 pm, [EMAIL PROTECTED] wrote: > This did not make a difference in my script. However, I did what you > suggested, and tried the simple script it Windows, and it works as it > should. > (It's really annoying because it works on the Mac and Linux! (I just > tested my script on the Mac as well.) It only doesn't work on > Windows, though clearly the file processing I am doing SHOULD work.)
Is there a global exception handler somewhere in your code that could be eating an error that only happens on windows? (something weird like file permissions.) I'm really at a loss. Sorry. ... Jay -- http://mail.python.org/mailman/listinfo/python-list