On 19/04/20 6:58 pm, Steven D'Aprano wrote:
There are three tokens there: `**{`, an identifier, and `}`. Adding an optional comma makes four.If this is your idea of "complicated syntax", I cannot imagine how you cope with function definitions in their full generality:
What I mean is that much simpler syntaxes have been proposed that achieve the same goal, and that don't look like something they're not. -- Greg _______________________________________________ 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/W5BS63DLRIK35GPIEJZBELVSJVJFTMO3/ Code of Conduct: http://python.org/psf/codeofconduct/
