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

Serhiy Storchaka report at bugs.python.org
Thu Feb 11 06:57:18 EST 2016


Serhiy Storchaka added the comment:

The patch is completed now. The with statement is used to avoid FD leaks.

----------
Added file: http://bugs.python.org/file41895/glob_scandir_5.patch

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


More information about the Python-bugs-list mailing list