##// 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.

File last commit:

r2045:2b04bcfb
r4544:32f3d050
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """