##// END OF EJS Templates
remove non-functional View.kill method...
remove non-functional View.kill method This method cannot be implemented until engines have local nannies that can send signals. closes #2772

File last commit:

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