I thought along these lines:
  It is an augmented ASSIGNMENT. (It even has an equals sign in it).
  tuples are immutable so you should not be able to assign to one of
its elements.

 - So there is no problem for me - I shouldn't be messing with an
element of an
immutable type!

- Cheers, Paddy.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to