##// END OF EJS Templates
actually catch failure to load widget state...
actually catch failure to load widget state load callback was called directly, rather than in promise function that catches errors

File last commit:

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