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 dai dai
Recipients dai dai
Date 2019-07-13.06:51:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563000709.05.0.656103756098.issue37582@roundup.psfhosted.org>
In-reply-to
Content
>> a = 1
>> b = 2
>> a, b += 1, 2
2, 4
History
Date User Action Args
2019-07-13 06:51:49dai daisetrecipients: + dai dai
2019-07-13 06:51:49dai daisetmessageid: <1563000709.05.0.656103756098.issue37582@roundup.psfhosted.org>
2019-07-13 06:51:49dai dailinkissue37582 messages
2019-07-13 06:51:49dai daicreate