Files
python-ironicclient/ironicclient/common
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
..
2013-09-19 00:21:14 +01:00
2018-01-25 16:13:25 +00:00
2017-03-30 17:22:07 +08:00
2017-03-30 17:22:07 +08:00