Show More
@@ -27,7 +27,7 b' from IPython.kernel.zmq.session import Session' | |||
|
27 | 27 | from IPython.utils.jsonutil import date_default |
|
28 | 28 | from IPython.utils.py3compat import PY3 |
|
29 | 29 | |
|
30 |
from |
|
|
30 | from .handlers import IPythonHandler | |
|
31 | 31 | |
|
32 | 32 | #----------------------------------------------------------------------------- |
|
33 | 33 | # ZMQ handlers |
General Comments 0
You need to be logged in to leave comments.
Login now