##// END OF EJS Templates
TST: QApplication doesn't quit early enough with PySide....
TST: QApplication doesn't quit early enough with PySide. Fixes #1628. This commits adds a check in tests, to see if there's already a QApplication and use it, instead of creating a new one each time.
Puneeth Chaganti -
r6574:e3e71346
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...