##// END OF EJS Templates
Fix exception on missing attribute matches
Fix exception on missing attribute matches

File last commit:

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