##// 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.

File last commit:

r1420:34bafc01
r6574:e3e71346
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x