##// END OF EJS Templates
Fix debugger history outside of IPython....
Fix debugger history outside of IPython. This fixes the debugger when ran outside of IPython context as self.shell.debugger_history is not set.

File last commit:

r20955:c71dcbcd
r27137:2591ecb9
Show More
restarter.py
1 line | 39 B | text/x-python | PythonLexer
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.restarter import *