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

Charles-François Natali report at bugs.python.org
Mon Apr 1 10:23:41 CEST 2013


Charles-François Natali added the comment:

> That way the scandir name would be left available for a future version of this that yields namedtuples of directory entry details as Martin wants to see.

Which might very w'ell be Nick's walkdir, see issue #13229.

BTW, I'm strongly +1 on this addition.

----------

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


More information about the Python-bugs-list mailing list