wyz23x2 <[email protected]> added the comment:

>>> '1', * 2
Traceback (most recent call last):
  File "<stdin>", line 3, in <module>
TypeError: 'int' object is not iterable

Update: 2.__iter__ seems to be called.

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue41953>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to