simplify

tests/assign.py

16:c227a822ddc7
2006-07-15 paulb Added annotation notes.
     1 a = A()     2 b = a.x = c     3 [a, b, c] = l     4 a, b, c = l