Andrés Delfino <adelf...@gmail.com> added the comment:

To be frank, I just searched the tree for uses of listdir() combined with 
isdir()/isfile()/issymlink(). Thought that using scandir() would make sense, 
and didn't think of a reason for not using it. That being said, I cannot state 
a case and I'll be happy to close the PR if there's no need for this :)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33414>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to