##// END OF EJS Templates
fix (CTRL-M -) shortcut for splitting cell in FF...
fix (CTRL-M -) shortcut for splitting cell in FF fun-fact: Chromium uses a different keycode for hyphen/minus than does Opera and Firefox.

File last commit:

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