aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py2/IPython/external/__init__.py
blob: 3104c19462229a7d45bbd7470f0e78322dace944 (plain) (blame)
1
2
3
4
5
"""
This package contains all third-party modules bundled with IPython.
"""

__all__ = ["simplegeneric"]