##// END OF EJS Templates
Prevent a nasty traceback if %debug is called before any exception has occurred.
Prevent a nasty traceback if %debug is called before any exception has occurred.

File last commit:

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