##// END OF EJS Templates
Remove python 2 references from docstrings, where appropriate.
Remove python 2 references from docstrings, where appropriate.

File last commit:

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