##// 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:

r2732:60cab731
r7094:090f7185
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""