How does Python evaluate the following expression? anim1 gets executed after anim2. How does a simple + operator that?
anim1 = Animation(duration=1, center=(100,100) type='delta')
anim2 = Animation(duration=1, rotation=45 type='delta')
anim = anim1 + anim2
__add__to make+do something like this is a horrible abuse.+mean"? Not "how is+parsed"?