##// END OF EJS Templates
Don't check explicit output, instead see if output contains what we want
Don't check explicit output, instead see if output contains what we want

File last commit:

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