Message338653
| Author | terry.reedy |
|---|---|
| Recipients | Al.Sweigart, cheryl.sabella, terry.reedy |
| Date | 2019-03-23.07:46:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553327166.44.0.789531027486.issue23205@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-23 07:46:06 | terry.reedy | set | recipients: + terry.reedy, Al.Sweigart, cheryl.sabella |
| 2019-03-23 07:46:06 | terry.reedy | set | messageid: <1553327166.44.0.789531027486.issue23205@roundup.psfhosted.org> |
| 2019-03-23 07:46:06 | terry.reedy | link | issue23205 messages |
| 2019-03-23 07:46:06 | terry.reedy | create | |