Files
impala/shell
ishaan f8af74a97f Convert 'exception as e' to 'exception, e' in the shell for python 2.4 compatibility.
socket.error is the only caught exception using the 'as e' syntax. This patch
fixes the syntax to be compatible with python2.4, which does not support it.
The shell cancellation tests exercise this path, so no tests need to be added.

Change-Id: I5588f25612953a28d0817081005d5770115ca106
Reviewed-on: http://gerrit.sjc.cloudera.com:8080/4638
Reviewed-by: Ishaan Joshi <ishaan@cloudera.com>
Tested-by: jenkins
2014-10-06 15:11:54 -07:00
..
2014-08-22 20:13:04 -07:00