##// END OF EJS Templates
Fix bug where "don't leave" dialog was appearing when not needed in nb....
Fix bug where "don't leave" dialog was appearing when not needed in nb. Closes #1058

File last commit:

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