IPython Documentation

Table Of Contents

Previous topic

Module: utils.wildcard

Next topic

About IPython

This Page

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')