##// END OF EJS Templates
Backport PR #2235: remove spurious print statement from setupbase.py...
Backport PR #2235: remove spurious print statement from setupbase.py probably left over from debugging

File last commit:

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