##// END OF EJS Templates
fix magic menu in qtconsole...
fix magic menu in qtconsole Rearrange magics in menu, organize as submenu based on class of magic

File last commit:

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