[issue38822] Inconsistent os.stat behavior for directory with Access Denied

CrouZ report at bugs.python.org
Sat Jan 9 09:44:44 EST 2021


CrouZ <alfred.theorin at gmail.com> added the comment:

The problem exists in Python 3.8 as well, with the difference that ``os.path.isdir("D:\\System Volume Information\\")`` also returns False.

Tested with Python 3.8.2 and 3.8.7.

----------
versions: +Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38822>
_______________________________________


More information about the Python-bugs-list mailing list