##// END OF EJS Templates
Backport PR #5933: fix qt_loader import hook signature...
Backport PR #5933: fix qt_loader import hook signature to match PEP 302 closes #5932

File last commit:

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