##// END OF EJS Templates
use `-c` to launch ipengine/ipcontroller on Windows Python 2...
use `-c` to launch ipengine/ipcontroller on Windows Python 2 The previous behavior, introduced to workaround multiprocessing bugs (#4911), caused an instance check failure, preventing `bind_kernel` from being able to tell if the kernel is an engine.
Min RK -
r19521:309dc970
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / tests
__init__.py Loading ...
test_embed.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...