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

Antoine Pitrou report at bugs.python.org
Sun Mar 31 23:12:41 CEST 2013


Antoine Pitrou added the comment:

Bikeshedding: I would find "iterdir" much easier to remember than "scandir" (especially in relationship with "listdir").

----------

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


More information about the Python-bugs-list mailing list