##// END OF EJS Templates
Convert parent handle to an int before setting environment variable...
Convert parent handle to an int before setting environment variable Should fix Windows & Python 2 test failures

File last commit:

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