##// END OF EJS Templates
Merge pull request #1707 from bfroehle/_1532_qtconsole_gui_switch...
Merge pull request #1707 from bfroehle/_1532_qtconsole_gui_switch move gui/pylab to shellapp base class 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
r7101:bd1da13c merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""