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 stutzbach
Recipients stutzbach, ysj.ray
Date 2010-05-17.13:23:02
SpamBayes Score 0.004239591
Marked as misclassified No
Message-id <1274102585.04.0.259104456845.issue8736@psf.upfronthosting.co.za>
In-reply-to
Content
Good point, since I see now that *= (and +=) also works on immutable sequence types (though does something subtly different).  I always forget that.
History
Date User Action Args
2010-05-17 13:23:05stutzbachsetrecipients: + stutzbach, ysj.ray
2010-05-17 13:23:05stutzbachsetmessageid: <1274102585.04.0.259104456845.issue8736@psf.upfronthosting.co.za>
2010-05-17 13:23:03stutzbachlinkissue8736 messages
2010-05-17 13:23:02stutzbachcreate