##// END OF EJS Templates
BUG: Ctrl+C crashes wx pylab kernel in qtconsole....
BUG: Ctrl+C crashes wx pylab kernel in qtconsole. Wx import sets the SIGINT handler to 0 so we reset it to python's default_int_handler to handle Ctrl+C. The following thread discusses the issue: http://mail.scipy.org/pipermail/ipython-dev/2012-April/008942.html

File last commit:

r2605:a7fb5f00
r6434:76a9b91e
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer