##// END OF EJS Templates
Still test on 3.6 – Release is 3.7+...
Still test on 3.6 – Release is 3.7+ Just in case we still test on 3.6 but won't make efforts to write 3.6 compatible code.

File last commit:

r22963:2961b531
r25875:7a5eb2cb
Show More
simplevars.py
2 lines | 23 B | text/x-python | PythonLexer
x = 1
print('x is:',x)