##// END OF EJS Templates
add HasTraits.delay_trait_notifications...
add HasTraits.delay_trait_notifications context manager for delaying trait notifications, used to avoid race conditions in dict ordering when loading from kwargs.

File last commit:

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