##// END OF EJS Templates
remove monkey patch for older versions of tornado...
remove monkey patch for older versions of tornado Since we now depend on Tornado >= 3.1, this code path is no longer necessary

File last commit:

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