When a KeyboardInterrupt is caught, just use the "raise" syntax to
re-raise it instead of re-raising it "manually" the ugly way.
F
Fred Drake committed
fe5c22a85e6740012143cdbdc384bd2ebc788c27
Parent: 7b4fc17
re-raise it instead of re-raising it "manually" the ugly way.