[issue32117] Tuple unpacking in return and yield statements

David Cuthbert report at bugs.python.org
Wed Nov 29 17:30:57 EST 2017


David Cuthbert <dacut at kanga.org> added the comment:

Oops, I wasn't looking broadly enough. This is also used in the augmented assignment statements syntax, e.g. a += 1, 2, 3

----------

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


More information about the Python-bugs-list mailing list