##// END OF EJS Templates
Add failing test for running %run -d twice
Add failing test for running %run -d twice

File last commit:

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