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 djc
Recipients amaury.forgeotdarc, belopolsky, djc, eric.araujo
Date 2010-07-20.20:49:32
SpamBayes Score 0.32958323
Marked as misclassified No
Message-id <1279658974.18.0.906076926242.issue9314@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I'm still not entirely sure that += shouldn't disallow this as well, just because of the inconsistency. I understand the reasoning now, but it feels like maybe it should be an implementation detail, and it should just be disallowed (refuse to guess).
History
Date User Action Args
2010-07-20 20:49:34djcsetrecipients: + djc, amaury.forgeotdarc, belopolsky, eric.araujo
2010-07-20 20:49:34djcsetmessageid: <1279658974.18.0.906076926242.issue9314@psf.upfronthosting.co.za>
2010-07-20 20:49:32djclinkissue9314 messages
2010-07-20 20:49:32djccreate