R. David Murray added the comment: Mark, I rather like your suggestion. Do you think Guido will go for it? :)
In the meantime, I've attached a rewritten version of Ronald's FAQ entry. I think the FAQ is why it fails when the extend succeeds, not why assigning to a tuple raises an error, so I revised the question and answer accordingly. ---------- components: +Documentation resolution: rejected -> stage: -> patch review status: closed -> open title: '+=' on a list inside tuple both succeeds and raises an exception -> FAQ entry for: '+=' on a list inside tuple both succeeds and raises an exception versions: +Python 3.4 Added file: http://bugs.python.org/file30315/augmented_tuple_assignment_faq.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue17973> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com