##// END OF EJS Templates
Backport PR #4972: Work around problem in doctest discovery in Python 3.4 with PyQt...
Backport PR #4972: Work around problem in doctest discovery in Python 3.4 with PyQt Closes gh-4892

File last commit:

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