##// END OF EJS Templates
Print exception instead of "KeyboardInterrupt"...
Print exception instead of "KeyboardInterrupt" Whenever a KeyboardInterrupt exception occurs in the shell, we should print the actual exception instead of the string "KeyboardInterrupt". This is needed to support exceptions inherited from KeyboardInterrupt.

File last commit:

r11034:3d78ea30
r19114:d574a6bc
Show More
.gitmodules
3 lines | 121 B | text/plain | TextLexer
MinRK
add ipython-components as submodule
r10472 [submodule "components"]
MinRK
re-add components submodule
r11034 path = IPython/html/static/components
MinRK
use https for submodule
r10535 url = https://github.com/ipython/ipython-components.git