##// END OF EJS Templates
Restore autorestore option for storemagic....
Restore autorestore option for storemagic. It is now StoreMagics.autorestore rather than StoreMagic.autorestore (note the extra s). Closes gh-4078

File last commit:

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