Updated exception syntax for python3
This PR updates the syntax for exceptions to something python3 compatible. It should have no functional impact on any codes run on python2.x.
This PR updates the syntax for exceptions to something python3 compatible. It should have no functional impact on any codes run on python2.x.