##// 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.
MinRK -
r5649:ee40ebe0
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pylab
pysh
python3
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h