##// END OF EJS Templates
fix Python2 infinite recursion on __name__
fix Python2 infinite recursion on __name__

File last commit:

r10284:2a5c0f89
r13400:9e453717
Show More
__init__.py
2 lines | 86 B | text/x-python | PythonLexer
from .manager import IOLoopKernelManager
from .restarter import IOLoopKernelRestarter