##// END OF EJS Templates
Remove deprecated methods....
Remove deprecated methods. wouldn't have worked anyway as the closure was not returned, so all theses where basically `None`

File last commit:

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