[issue26968] glob.glob incorrect results under windows when pathname exists but interpreter does not have access permissions to pathname
Krzysztof Warzecha added the comment: >>> os.lstat('c:\\PerfLogs') Traceback (most recent call last): File "", line 1, in PermissionError: [WinError 5] Odmowa dostępu: 'c:\\PerfLogs'