##// END OF EJS Templates
Backport PR #4064: Store default codemirror mode in only 1 place...
Backport PR #4064: Store default codemirror mode in only 1 place All is in title. The default_mode value was not used in any other places.

File last commit:

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