[issue27459] unintended changes occur when dealing with list of list

2016-07-05 Thread Zhihan Chen

Changes by Zhihan Chen :


--
title: unintended changes occurs when dealing with list of list -> unintended 
changes occur when dealing with list of list

___
Python tracker 
<http://bugs.python.org/issue27459>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27459] unintended changes occurs when dealing with list of list

2016-07-05 Thread Zhihan Chen

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 
<http://bugs.python.org/issue27459>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27459] unintended changes occur when dealing with list of list

2016-07-05 Thread Zhihan Chen

Zhihan Chen added the comment:

Oh I am really sorry for my carelessness. Please accept my apology. and thank 
you Steven, I will pay special attention to that.

--

___
Python tracker 
<http://bugs.python.org/issue27459>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com