##// END OF EJS Templates
Backport PR #10589 on branch 5.x...
Backport PR #10589 on branch 5.x Merge pull request #10589 from Carreau/54whatsnew Synchronize and expand what's new on 5.4

File last commit:

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