##// END OF EJS Templates
Better describe functions in kernelspec module
Better describe functions in kernelspec module

File last commit:

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