e49d387 Fix exception handling syntax. [PEP-3110]

1 file Authored by Craig Rodrigues 8 years ago, Committed by jforbes 8 years ago,
    Fix exception handling syntax. [PEP-3110]
    
    Use new exception handling syntax as specified here:
    https://www.python.org/dev/peps/pep-3110/