##// END OF EJS Templates
inputhookqt4: polish the qt4 related hooks...
inputhookqt4: polish the qt4 related hooks - make sure we don't install more than one 'pre_prompt_hook' for a given ipapi instance - clarify the internal documentation and move it from comments into docstrings

File last commit:

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