##// 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 / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...