> File attributes may be an issue to. Take look at the recipe at: > http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/303343
> which ensures the file attributes are normal before you delete it. I don't think file attributes are an issue, because generally I can manually delete the file in question, and sometimes my app is eventually able to delete the file. You're not suggesting that some other process is temporarily changing the file attributes, are you? -- http://mail.python.org/mailman/listinfo/python-list