Vinay Sajip added the comment:

I investigated a little further. The file is created in the test directory 
(build/test_python_XXXX/) and, I assume, the dir is wiped at the end of the 
test.

I can go through and do an addCleanup(os.remove, 'test.log') in the relevant 
tests; that should do it. It probably affects all versions - I'm not sure it's 
worth bothering to change 2.x versions, though.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17313>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to