##// END OF EJS Templates
Merge pull request #5619 from takluyver/i5611...
Merge pull request #5619 from takluyver/i5611 Fix typo in storemagic module docstring

File last commit:

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