[issue30265] [2.7] test.support.unlink() should fail or emit a warning on WindowsError: [Error 32] The process cannot access the file ...

STINNER Victor report at bugs.python.org
Fri May 5 04:27:36 EDT 2017


STINNER Victor added the comment:


New changeset 03b278895fa0db355af4e450eac71dd0532db394 by Victor Stinner in branch '2.7':
bpo-30265: support.unlink() don't catch any OSError (#1456)
https://github.com/python/cpython/commit/03b278895fa0db355af4e450eac71dd0532db394


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30265>
_______________________________________


More information about the Python-bugs-list mailing list