##// END OF EJS Templates
always perform requested trait assignments...
always perform requested trait assignments Some assignments do not change *value*, but do change the object, and these should not be ignored. For instance, container objects are currently impossible to assign if they evaluate as equal.

File last commit:

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