diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2013-06-22 18:26:51 -0400 |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2013-06-22 18:26:51 -0400 |
commit | de3beb2617bd9bf56326502ea5964ca809bce017 (patch) | |
tree | 608f0c535e561dadec602d44a7a24dcf4909acd6 /Python/getargs.c | |
parent | 9290dd14b02508a667165d2e98f3f99aad61764e (diff) | |
download | cpython-git-de3beb2617bd9bf56326502ea5964ca809bce017.tar.gz |
#18151, part 2: Silence debug build resource warning for each file opened by
'Find in files' by replacing 'open with implicit close' by 'with open' in
GrepDialog method grep_it. Streamline code with enumerate(), direct file
iteration, and output tweak. Add test for this method, including output format.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions