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 Zhihan Chen
Recipients Zhihan Chen
Date 2016-07-06.00:07:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467763672.45.0.0368079728325.issue27459@psf.upfronthosting.co.za>
In-reply-to
Content
When creating list of list with multiplication, changing one element of a list will result in changing all lists.
History
Date User Action Args
2016-07-06 00:07:52Zhihan Chensetrecipients: + Zhihan Chen
2016-07-06 00:07:52Zhihan Chensetmessageid: <1467763672.45.0.0368079728325.issue27459@psf.upfronthosting.co.za>
2016-07-06 00:07:52Zhihan Chenlinkissue27459 messages
2016-07-06 00:07:52Zhihan Chencreate