[issue33879] Item assignment in tuple mutates list despite throwing error

Karthikeyan Singaravelan report at bugs.python.org
Sat Jun 16 13:00:05 EDT 2018


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Interesting. I googled this and came across this note which covers this : https://docs.python.org/2/faq/programming.html#why-does-a-tuple-i-item-raise-an-exception-when-the-addition-works

----------
nosy: +xtreak

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


More information about the Python-bugs-list mailing list