commit | afbb7a371fb44edc731344eab5b474ad8f7b57d7 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Mar 30 08:32:18 2019 +0200 |
committer | GitHub <noreply@github.com> | Sat Mar 30 08:32:18 2019 +0200 |
tree | bf32e3e6a14a508ee67f0f08e072ffff6ba895df | |
parent | 2524fdefc9bb2a97b99319190aeb23703079ad4c [diff] |
bpo-22831: Use "with" to avoid possible fd leaks in tools (part 1). (GH-10926)