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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/CTYGB5FE3EMJCH4JJJKGG3OIPTREBW6C/
Code of Conduct: http://python.org/psf/codeofconduct/

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

Reply via email to