Clark Boylan ee3339c8e6 Fix more file opening ResourceWarnings
I've managed to get better at grepping for this and this finds some of
the stragglers. They are all file opens without closes fixed by using a
with open() context manager.

Change-Id: I7b8c8516a86558e2027cb0f01aefe2dd1849069c
2023-02-07 17:12:15 -08:00
..
2022-09-02 10:12:55 -07:00