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

Vetoshkin Nikita report at bugs.python.org
Fri Mar 11 10:53:46 CET 2011


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

My benchmarks show that xlistdir() gives the only memory usage advantage on large directories. No speed gain so far - maybe my patch is wrong.

----------

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


More information about the Python-bugs-list mailing list