##// END OF EJS Templates
minor fixes to allow kernel to be re-entrant...
minor fixes to allow kernel to be re-entrant * user_mod doesn't typecheck ModuleType, because it can be a DummyMod * start hearbeat thread in initialize step, not start. * ensure shell.exit_now is False at Kernel.start
MinRK -
r6826:d34fb7b4
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal
console
tests
__init__.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...