##// END OF EJS Templates
Backport PR #2852: future pyzmq compatibility...
Backport PR #2852: future pyzmq compatibility - [x] small change to allow MockSocket tests to run on pyzmq >= 3 - [x] bump base pyzmq to 2.1.11 (Dec 2011), and remove associated patches/workarounds.

File last commit:

r415:4a5dcb15
r9969:25cdca42
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]