Chris Angelico wrote:
x, y, * = iter # unpack into nothing
I'm surprised this isn't already allowed. It seems like the One Obvious Way to me. -- Greg _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/