I'm also not a big fan of the 'else' proposal.
Context matters and in the context of match expressions a case with a wildcard pattern makes sense, an else, not so much.
_______________________________________________ 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/XYF2H2ACRMBEULHGPDHZIGFZFG56DHHH/ Code of Conduct: http://python.org/psf/codeofconduct/
