##// END OF EJS Templates
Merge pull request #2498 from Carreau/fixes2487...
Merge pull request #2498 from Carreau/fixes2487 Don't catch tab press when something selected allow to indent with 'tab' in some cases.

File last commit:

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