[issue25596] Use scandir() to speed up the glob module

Dima Tisnek report at bugs.python.org
Wed Sep 7 05:09:36 EDT 2016


Dima Tisnek added the comment:

@Serhiy please comment the implications / limitations of the fallback on Windows.

Is it that scandir cannot handle bytes argument only?
If argument is unicode, but response set contains bytes paths, will that work?

----------

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


More information about the Python-bugs-list mailing list