##// END OF EJS Templates
Removal of dead code, and explicit Python version dispatch (#13984)...
Removal of dead code, and explicit Python version dispatch (#13984) This should remove dead code and make explicit version testing

File last commit:

r27843:667f3cbe
r28179:4db24c34 merge
Show More
simplevars.py
2 lines | 24 B | text/x-python | PythonLexer
x = 1
print("x is:", x)