##// END OF EJS Templates
Backport PR #8176: Fixes bug that would show "null" as the reason in the don't leave dialog...
Backport PR #8176: Fixes bug that would show "null" as the reason in the don't leave dialog IE treats null as a string and displays it. Instead simply return. Fix verified in Chrome, FireFox, and IE 10.
Min RK -
r20974:a103627a
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...