##// END OF EJS Templates
Clarify escaping for $....
Clarify escaping for $. Repeat that $$ is used when a literal $ is desired.

File last commit:

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