##// END OF EJS Templates
fix event hookup for kernel changed...
fix event hookup for kernel changed event is kernel_created.Session The spec name on the kernel also wasn't being changed when the kernel changed.

File last commit:

r415:4a5dcb15
r18919:5a0249bc
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]