[issue22107] tempfile module misinterprets access denied error on Windows

Steve Dower report at bugs.python.org
Sun Feb 15 18:36:44 CET 2015


Steve Dower added the comment:

Is there a difference if you do open(..., 'w')? It's a different enough operation that it may have a different error.

----------

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


More information about the Python-bugs-list mailing list