Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment: The last sentence in my last comment got truncated - it's getting late here ;-)
I meant to say: If you are seeing a WindowsError with an error code of 32 (this might get lost in all the other output, but it's the first error I found - the other messages look like they are a consequence of that initial error), then it looks as if *something* is definitely holding the file open and that's why logging is failing. We just need to find out what it is, maybe you can use the Sysinternals tools from Microsoft (e.g. procexp, handle) to see what's holding the file open. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4749> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com