##// END OF EJS Templates
TEST: Add checks for subdirectory name splitting....
TEST: Add checks for subdirectory name splitting. Previously the tests failed to catch a bug where a ContentsManager didn't split name from path in a nested subdirectory.

File last commit:

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