##// END OF EJS Templates
Remove try/except handing Python2 (#14204)
Remove try/except handing Python2 (#14204)

File last commit:

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