##// END OF EJS Templates
Qt: only trigger call tips automatically on open parenthesis...
Qt: only trigger call tips automatically on open parenthesis call tips were being requested on every change to the document, causing performance problems

File last commit:

r14009:6f019b30
r18452:82b2d5cc
Show More
__main__.py
3 lines | 104 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.testing import iptestcontroller
iptestcontroller.main()