[issue40264] List item inside tuple seemingly allows for item assignment even after throwing error

Eric V. Smith report at bugs.python.org
Sun Apr 12 16:46:31 EDT 2020


Eric V. Smith <eric at trueblade.com> added the comment:

This isn't a bug. See the FAQ:
https://docs.python.org/3/faq/programming.html#why-does-a-tuple-i-item-raise-an-exception-when-the-addition-works

----------
nosy: +eric.smith
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list