##// END OF EJS Templates
recursive==False uses next(iter) for PY3 compatability; added tests to make sure it doesn't recurse
recursive==False uses next(iter) for PY3 compatability; added tests to make sure it doesn't recurse

File last commit:

r10285:5e1e98c2
r19367:a1e161c1
Show More
__init__.py
1 line | 40 B | text/x-python | PythonLexer
from .client import BlockingKernelClient