##// END OF EJS Templates
Backport PR #12410: NEP 29 stop support for 3.6
Backport PR #12410: NEP 29 stop support for 3.6

File last commit:

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