##// END OF EJS Templates
Fix failing doctest for %reset_selective....
Fix failing doctest for %reset_selective. An initial %reset was needed, and the actual details of the example weren't quite correct.

File last commit:

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