__init__.py 105 B

12345
  1. """
  2. This package contains all third-party modules bundled with IPython.
  3. """
  4. __all__ = ["simplegeneric"]