[issue33635] OSError when using pathlib.Path.rglob() to list device files

Windson Yang report at bugs.python.org
Fri Jul 20 05:44:15 EDT 2018


Windson Yang <wiwindson at gmail.com> added the comment:

I tried to fix this issue and I found this should be related to os.stat() in os.py. But I can't find the os.stat() API in the file, any ideas?

----------
nosy: +Windson Yang

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


More information about the Python-bugs-list mailing list