Terry J. Reedy <tjre...@udel.edu> added the comment:

Commit as-is.  I will consider the Path.glob findfiles while working on #36323. 
 Like walk, it yields in breadth first order.  Unlike walk, it requires 
relative paths (which #37323 may need anyway) and needs code to deal with that.

I like the breadth first listing from glob.  Would it make any sense to give 
users a choice?  What does unix grep do?

----------

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

Reply via email to