##// END OF EJS Templates
Made is_alive a method of KernelManager and MultiKernelManager....
Made is_alive a method of KernelManager and MultiKernelManager. It was a property, but it is better suited as a method now. Added tests in both the KM and MKM case.
Brian E. Granger -
r10275:a12e48e2
Show More
Name Size Modified Last Commit Author
/ IPython / extensions / tests
__init__.py Loading ...
test_autoreload.py Loading ...
test_cythonmagic.py Loading ...
test_octavemagic.py Loading ...
test_rmagic.py Loading ...