File-writing not working in Windows?

jay graves jaywgraves at gmail.com
Fri Jun 6 16:35:40 EDT 2008


On Jun 6, 3:19 pm, tda... at gmail.com 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







More information about the Python-list mailing list