Files
python-ironicclient/ironicclient
John L. Villalovos 6b53f45e57 Use 'with' method rather than having to call close
gzip.GzipFile() supports 'with' statement usage. Use that rather than
having to call close() explicitly. Plus with a 'with' statement if
there is an exception it will still call close()

Change-Id: I8535dffd66ffd7244b8bdcc4d79d6cf437a4d779
2018-01-30 23:51:26 -08:00
..
2018-01-30 09:41:43 +07:00
2018-01-30 09:41:43 +07:00
2018-01-30 09:41:43 +07:00