##// 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 / zmq
__init__.py Loading ...
blockingkernelmanager.py Loading ...
completer.py Loading ...
frontend.py Loading ...
kernel.py Loading ...
kernelmanager.py Loading ...
ktest.py Loading ...
session.py Loading ...