##// END OF EJS Templates
add utils.always_new...
add utils.always_new wrapper allows passing constructors as callbacks, where `new` is required.

File last commit:

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