##// END OF EJS Templates
send ignored output to devnull...
send ignored output to devnull rather than PIPE, since Windows pipes can fill up.

File last commit:

r10285:5e1e98c2
r13180:deb0ad90
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
MinRK
split KernelManager into KernelManager + KernelClient
r10285 from .client import BlockingKernelClient