On 18/06/2021 16:42, Mathew Elman wrote:
I don't see how allowing

[x, y for x in a]

follows from allowing

[*chunk for chunk in list_of_lists].
Nor do I.
Rob Cliffe
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/CTYGB5FE3EMJCH4JJJKGG3OIPTREBW6C/
Code of Conduct: http://python.org/psf/codeofconduct/

_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/COTNKXST6BREBGAS3D2IZPH3XZVQYTYY/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to