Raymond Hettinger added the comment:

-1 on os.walk returning an iterator.  The API is already a bit challenging for 
some and our experience with itertools.groupby() is that returning an inner 
iterator can be very confusing.

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17343>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to