Aki added the comment: Sorry to disappoint you but ... (1) Does the file exist before program is started, and remains after program finishes? Yes and Yes (2) Do you change the current directory (with os.chdir or similar)? No. The file is in the current directory where the program was invoked.
// Probably, only way to settle this is to create a small test case. But I'm not sure if that is easy. (For example, this problem won't occur if no activity in the main thread.) Aki- __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1073> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com