IPython Documentation

Table Of Contents

Previous topic

Module: utils.wildcard

Next topic

About IPython

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: utils.zmqrelated

utilities for checking zmq versions

2 Functions

IPython.utils.zmqrelated.patch_pyzmq()

backport a few patches from newer pyzmq

These can be removed as we bump our minimum pyzmq version

IPython.utils.zmqrelated.check_for_zmq(minimum_version, required_by='Someone')