This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author andy.chugunov
Recipients andy.chugunov, flox, r.david.murray, ronaldoussoren
Date 2013-05-17.17:07:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368810431.79.0.927194040861.issue17973@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for the clarification! The exception is appropriate as tuples have to stay immutable. Got it.

Could you please also explain a bit about the append() call? Should it in theory raise an exception as well or is such clean behavior intended?
History
Date User Action Args
2013-05-17 17:07:11andy.chugunovsetrecipients: + andy.chugunov, ronaldoussoren, r.david.murray, flox
2013-05-17 17:07:11andy.chugunovsetmessageid: <1368810431.79.0.927194040861.issue17973@psf.upfronthosting.co.za>
2013-05-17 17:07:11andy.chugunovlinkissue17973 messages
2013-05-17 17:07:11andy.chugunovcreate