##// 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.
Matthias Bussonnier -
r27137:2591ecb9
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
__init__.py Loading ...
__main__.py Loading ...
adapter.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
kernelspec.py Loading ...
kernelspecapp.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...
threaded.py Loading ...