##// END OF EJS Templates
cleaner string/bytes solution, closes #4759...
cleaner string/bytes solution, closes #4759 Thanks @takluyver for the suggestion. I'll eventually learn this strings/bytes/unicode stuff properly for Python3.

File last commit:

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