##// END OF EJS Templates
disable calltips in PySide < 1.0.7 to prevent segfault...
disable calltips in PySide < 1.0.7 to prevent segfault PySide bug caused segfault when QApplication.topLevelAt(pos) should return None, has been fixed in 1.0.7.

File last commit:

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