##// END OF EJS Templates
avoid AttributeErrors on zmq.ZMQError at shutdown of qtconsole...
avoid AttributeErrors on zmq.ZMQError at shutdown of qtconsole garbage collection could cleanup zmq.ZMQError before channel threads were done with it. Import into top-level namespace in kernelmanager to avoid the issue.

File last commit:

r2009:2a0ba18d
r5649:ee40ebe0
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer