##// END OF EJS Templates
Do no use bare except:...
Do no use bare except: except: catches BaseException, which includes KeyboardInterrupt, which means that ^C doesn't work.
Zbigniew Jędrzejewski-Szmek -
r10796:a6924fbb
Show More
Name Size Modified Last Commit Author
/ nbconvert / utils
__init__.py Loading ...
console.py Loading ...
exceptions.py Loading ...
lexers.py Loading ...