##// END OF EJS Templates
Add event to kernel execution/shell reply....
Add event to kernel execution/shell reply. This should allow to hook more easily phantomjs for testing.

File last commit:

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