Implement usage of "with" statement on relevant IO operations.
authorThomas Mansencal <thomas.mansencal@gmail.com>
Mon, 19 Jan 2015 14:05:17 +0000 (15:05 +0100)
committerThomas Mansencal <thomas.mansencal@gmail.com>
Mon, 19 Jan 2015 14:05:17 +0000 (15:05 +0100)
commite609947e7cc6ae0696dd5b8f82b80ac894e80565
tree4b51e29c35205a116d40b145c65c49d73b06315f
parenta0dc64b95d92c314e80d0f85319290326f90818d
Implement usage of "with" statement on relevant IO operations.
aces_1.0.0/python/aces_ocio/create_aces_config.py
aces_1.0.0/python/aces_ocio/generate_lut.py
aces_1.0.0/python/aces_ocio/process.py
aces_1.0.0/python/aces_ocio/utilities.py