On 07/11/2020 04:20 AM, Paul Sokolovsky wrote:
Actually, the whole argument in PEP 622 regarding "else:", that its placement is ambiguous sounds like a rather artificial write-off. Individual "case"'s are aligned together, but suddenly, it's unclear how to align the default case, introduced by "else"? Who in good faith would align it with "match"?
I would. -- ~Ethan~ _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/PF6WFVTCZOOKEERHE3YGHSUSUCFV5RZY/ Code of Conduct: http://python.org/psf/codeofconduct/
