##// END OF EJS Templates
Deprecate pending deprecation feature, and remove from __all__...
Deprecate pending deprecation feature, and remove from __all__ Should bump #9649 to 7.0

File last commit:

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