##// END OF EJS Templates
Backport PR #11234: Upgrade pip before setuptools for Python compat.
Backport PR #11234: Upgrade pip before setuptools for Python compat.

File last commit:

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