##// END OF EJS Templates
nest try/except to catch KeyboardInterrupt in kernel...
nest try/except to catch KeyboardInterrupt in kernel pyzmq issue 130 means that KeyboardInterrupts are not properly caught by a single try/except, but must be nested in two levels.
MinRK -
r4544:32f3d050
Show More
Name Size Modified Last Commit Author
/ IPython / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...