[issue32259] Misleading "not iterable" Error Message when generator return a "simple" type, and a tuple is expected

Terry J. Reedy report at bugs.python.org
Tue Dec 19 04:54:17 EST 2017


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Yes, in the code for the the unpack message test, the specific non-iterable is not relevant.  These are not tests of the iter builtin.

----------

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


More information about the Python-bugs-list mailing list