##// END OF EJS Templates
Separate InteractiveShell.input_splitter into two instances....
Separate InteractiveShell.input_splitter into two instances. * input_splitter is used to detect when a cell is complete * input_transformer_manager transforms completed cells Closes gh-3178
Thomas Kluyver -
r10254:014d7ca7
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
inprocess
tests
zmq
__init__.py Loading ...
blockingkernelmanager.py Loading ...
connect.py Loading ...
kernelmanager.py Loading ...
kernelmanagerabc.py Loading ...
launcher.py Loading ...
multikernelmanager.py Loading ...