##// END OF EJS Templates
Make an error message a bit easier to understand.
Make an error message a bit easier to understand.

File last commit:

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