IPython Documentation

Table Of Contents

Previous topic

Module: utils.wildcard

Next topic

About IPython

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).

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