Go to file
Fernando Perez 0b6aa846e1 Merge pull request #1652 from minrk/zmqcompat
add patch_pyzmq() for backporting a few changes from newer pyzmq

* fixes missing constants in super-old pyzmq
* define ioloop.install if not defined
* never allow jsonlib to be used by zmq.utils.jsonapi (#1520).

Closes #1520.
2012-04-23 22:59:07 -07:00
docs Add embedded video example by Chris Kees. 2011-12-18 23:20:13 -08:00
IPython add ioloop.install to backported patches 2012-04-23 16:59:00 -07:00
.gitignore Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py Force setuptools to skip byte compilation when installing on Python 3. 2012-04-18 14:02:29 +01:00
setupbase.py Exclude IPython.quarantine from installation. 2012-04-15 12:49:46 +01:00