##// END OF EJS Templates
Merge pull request #11766 from Carreau/fix-tees...
Merge pull request #11766 from Carreau/fix-tees Properly cleanup Tee, which reveals some resource leakage.

File last commit:

r24687:dc0ceb16
r25072:a98d9124 merge
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []