[issue22524] PEP 471 implementation: os.scandir() directory scanning function

Ben Hoyt report at bugs.python.org
Sat Feb 14 02:26:08 CET 2015


Ben Hoyt added the comment:

Akari: yes, I'm aware of this, and it's definitely a concern to me -- it may be that scandir has a bug with counting the size of certain non-file directory entries, or my implementation of os.walk() via scandir is not quite correct. I'll look at it before too long!

----------

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


More information about the Python-bugs-list mailing list