##// END OF EJS Templates
Merge pull request #4690 from takluyver/tests-subproc-streams-option...
Merge pull request #4690 from takluyver/tests-subproc-streams-option Option to spew subprocess streams during tests

File last commit:

r10284:2a5c0f89
r13826:af96b0bb merge
Show More
__init__.py
2 lines | 86 B | text/x-python | PythonLexer
MinRK
update imports with new layout
r10284 from .manager import IOLoopKernelManager
from .restarter import IOLoopKernelRestarter