##// END OF EJS Templates
catch KeyboardInterrupt in debug...
catch KeyboardInterrupt in debug avoids traceback for ^C in ipdb. also prevents KeyboardInterrupt from exiting debugger. Is this actually desirable?
MinRK -
r11712:769f9763
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
basichtml.py Loading ...
export.py Loading ...
exporter.py Loading ...
fullhtml.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
reveal.py Loading ...
rst.py Loading ...
sphinx_howto.py Loading ...
sphinx_manual.py Loading ...