##// END OF EJS Templates
import from module and not from module.py...
import from module and not from module.py Thanks to Justin Riley for noticing. Signed-off-by: Thomas Spura <tomspur@fedoraproject.org>

File last commit:

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