[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 01:12:05 EST 2017


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

'int' is a standin for non-iterable and easy to type.

----------

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


More information about the Python-bugs-list mailing list