##// END OF EJS Templates
IPython/Extensions/astyle.py: Do a relative import of ipipe, so that...
IPython/Extensions/astyle.py: Do a relative import of ipipe, so that we don't get a duplicate ipipe module, where registration of the xrepr implementation for Text is useless. IPython/Extensions/ipipe.py: Fix __xrepr__() implementation for ils. IPython/Extensions/ibrowse.py: Fix keymapping for the enter command.

File last commit:

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