bpo-23205: IDLE: Add tests and refactor grep's findfiles by csabella · Pull Request #12203 · python/cpython

added 4 commits

March 6, 2019 10:53
* Based on a patch by Al Sweigart.

@csabella

@terryjreedy

terryjreedy

ZackerySpytz

@csabella

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 23, 2019
)

* Add tests for grep findfiles.
* Move findfiles to module function.
* Change findfiles to use os.walk.

Based on a patch by Al Sweigart.
(cherry picked from commit d60f658)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>

miss-islington added a commit that referenced this pull request

Mar 23, 2019
* Add tests for grep findfiles.
* Move findfiles to module function.
* Change findfiles to use os.walk.

Based on a patch by Al Sweigart.
(cherry picked from commit d60f658)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>