[issue11406] There is no os.listdir() equivalent returning generator instead of list

Vetoshkin Nikita report at bugs.python.org
Sun Mar 6 13:01:34 CET 2011


Vetoshkin Nikita <nikita.vetoshkin at gmail.com> added the comment:

Generator listdir() could be useful if I have a directory with several millions of files and I what to process just a hundred.

----------
nosy: +nvetoshkin

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


More information about the Python-bugs-list mailing list