Simplify Python 3 except scope

The existing variable with the same name given
to the exception can only be in the same scope.
1 file changed