##// END OF EJS Templates
don't use zmq.select due to bug in pyzmq 2.1.7...
don't use zmq.select due to bug in pyzmq 2.1.7 pyzmq's zmq.select timeout has the wrong units in 2.1.7, resulting in a timeout of 1 waiting for 1000s before raising. Use zmq.Poller instead, which doesn't have this bug.

File last commit:

r1850:d536fe7e
r4072:11443881
Show More
index.txt
12 lines | 163 B | text/plain | TextLexer
.. _api-index:
###################
The IPython API
###################
.. htmlonly::
:Release: |version|
:Date: |today|
.. include:: generated/gen.txt