##// END OF EJS Templates
Draft of debugging the multiple inheritance problems in km....
Draft of debugging the multiple inheritance problems in km. * Added __init__ methods to KernelManager classes. * Played with multiple inheritance between the Qt and non-Qt classes. * But, the prompt doesn't show up for the first line of input???
Brian Granger -
r2711:03e6ee42
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
ipython_widget.py Loading ...
pygments_highlighter.py Loading ...