New submission from Zhihan Chen: When creating list of list with multiplication, changing one element of a list will result in changing all lists.
---------- components: Demos and Tools files: Screenshot from 2016-07-05 16-44-14.png messages: 269858 nosy: Zhihan Chen priority: normal severity: normal status: open title: unintended changes occurs when dealing with list of list type: behavior versions: Python 3.5 Added file: http://bugs.python.org/file43633/Screenshot from 2016-07-05 16-44-14.png _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue27459> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
