master
/ .localenv / lib / python3.5 / site-packages / IPython / external / __init__.py

__init__.py @master raw · history · blame

1
2
3
4
5
"""
This package contains all third-party modules bundled with IPython.
"""

__all__ = ["simplegeneric"]