Steven D'Aprano <[email protected]> added the comment:

This is not a bug. The sequence repetition operator does not *copy* items, as 
explained here:

https://docs.python.org/3/library/stdtypes.html#common-sequence-operations

----------
nosy: +steven.daprano
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue42223>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to