##// END OF EJS Templates
Notebook magic used old terminology "input"...
Notebook magic used old terminology "input" replace by 'source'. Fixes #8028

File last commit:

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