##// END OF EJS Templates
catch KeyboardInterrupt in debug...
catch KeyboardInterrupt in debug avoids traceback for ^C in ipdb. also prevents KeyboardInterrupt from exiting debugger. Is this actually desirable?
MinRK -
r11712:769f9763
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / tests
__init__.py Loading ...
test_kernelmanager.py Loading ...
test_launcher.py Loading ...
test_message_spec.py Loading ...
test_multikernelmanager.py Loading ...
test_public_api.py Loading ...