##// END OF EJS Templates
Inherit history machinery from LoggingConfigurable...
Inherit history machinery from LoggingConfigurable HistoryManager uses log (in an error case, which is why we didn't spot it before). Closes gh-9351

File last commit:

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