
"except (IOError, errors):" fails with a TypeError if errors is a tuple on Python 3, whereas it was accepted in Python 2. Change-Id: I65cfb60af87e76fdf2d37043fb106adbd4586fb9
"except (IOError, errors):" fails with a TypeError if errors is a tuple on Python 3, whereas it was accepted in Python 2. Change-Id: I65cfb60af87e76fdf2d37043fb106adbd4586fb9