##// END OF EJS Templates
Backport PR #4088: Fix coalescestreams line with incorrect nesting causing strange behavior
Backport PR #4088: Fix coalescestreams line with incorrect nesting causing strange behavior

File last commit:

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