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

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