##// END OF EJS Templates
Fixed traceback from CompletionWidget when hideEvent is received when the widget is not visible
Fixed traceback from CompletionWidget when hideEvent is received when the widget is not visible

File last commit:

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