##// END OF EJS Templates
Accept --gui=<...> switch in IPython qtconsole....
Accept --gui=<...> switch in IPython qtconsole. If both --gui and --pylab are given, we use the value in --pylab, just like the terminal IPython application. Closes #1532.

File last commit:

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