diff options
author | Terry Jan Reedy <tjreedy@udel.edu> | 2013-06-22 22:26:51 (GMT) |
---|---|---|
committer | Terry Jan Reedy <tjreedy@udel.edu> | 2013-06-22 22:26:51 (GMT) |
commit | de3beb2617bd9bf56326502ea5964ca809bce017 (patch) | |
tree | 608f0c535e561dadec602d44a7a24dcf4909acd6 /Python/formatter_unicode.c | |
parent | 9290dd14b02508a667165d2e98f3f99aad61764e (diff) | |
download | cpython-de3beb2617bd9bf56326502ea5964ca809bce017.zip cpython-de3beb2617bd9bf56326502ea5964ca809bce017.tar.gz cpython-de3beb2617bd9bf56326502ea5964ca809bce017.tar.bz2 |
#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/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions