##// END OF EJS Templates
Allow '.', '+.', '+', '-.', and '-' even though without numbers, they cannot be parsed.
Allow '.', '+.', '+', '-.', and '-' even though without numbers, they cannot be parsed.

File last commit:

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