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

Antoine Pitrou report at bugs.python.org
Sat May 4 22:05:04 CEST 2013


Antoine Pitrou added the comment:

+1 for iterdir. However, if we get a separate scandir() returning entries with attributes, is iterdir() still useful?

----------

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


More information about the Python-bugs-list mailing list