summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKrzysztof Jurewicz <krzysztof.jurewicz@gmail.com>2013-11-25 15:39:19 +0100
committerBaptiste Mispelon <bmispelon@gmail.com>2013-11-25 16:31:03 +0100
commit7a0a3a64a827480c737060bcd5af9af25c3b3c15 (patch)
tree7f5adffd7df385859da34801add2ffacf2a80810 /scripts
parent7349a22d291c5c8e10cb9842809ab5675e42660b (diff)
Fixed #21509 -- Removed dead exception catching code.
Since Python 2.5, KeyboardInterrupt and SystemExit are not subclasses of Exception, so explicitly reraising them before the “except Exception” clause is not necessary anymore.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions