[issue39110] It seems that list() changes the value of the parameter

ctarn report at bugs.python.org
Fri Dec 20 10:26:53 EST 2019


ctarn <i at ctarn.io> added the comment:

Hi, thanks. It did call `list()` through `_ = list(d[0:2])`

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39110>
_______________________________________


More information about the Python-bugs-list mailing list