##// END OF EJS Templates
Add regression test...
Add regression test There's a bug in try_import that will cause this test to raise an "NoneType has no attribute" exception.

File last commit:

r20955:c71dcbcd
r24419:2ebf3b82
Show More
multikernelmanager.py
1 line | 48 B | text/x-python | PythonLexer
/ IPython / kernel / multikernelmanager.py
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.multikernelmanager import *