##// END OF EJS Templates
closes #3045, #3123 for tornado < version 3.0...
closes #3045, #3123 for tornado < version 3.0 related to facebook/tornado#593 I've verified that this fix works for tornado 2.1, 2.4, 2.4.1, and the behavior it fixes does not trigger on tornado 3.0

File last commit:

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