##// END OF EJS Templates
Final cleanup of kernelmanager...
Final cleanup of kernelmanager * Separated cleanup of connection file and ipc files * Removed periods

File last commit:

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