[issue15556] os.stat fails for file pending delete on Windows

Jeremy Kloth report at bugs.python.org
Sat Aug 4 18:22:25 CEST 2012


Jeremy Kloth added the comment:

Traceback (most recent call last):
  File "stat-bug.py", line 12, in <module>
    print('stat', os.stat(pathname))
PermissionError: [Error 5] Access is denied: '\\Users\\Jeremy\\test.tmp'

----------

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


More information about the Python-bugs-list mailing list