##// END OF EJS Templates
Backport PR #8168: BUG: Don't allow ContentsManager to delete root....
Backport PR #8168: BUG: Don't allow ContentsManager to delete root. Doing so leaves the notebook app in a bad state from which it can't recover.

File last commit:

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