On 24/06/20 9:31 am, Chris Angelico wrote:
I can't find it among the rejected alternatives, but was it considered to use "..." as the wildcard, rather than "_"?
It currently has a value as an expression, so you might want to match against it. (I don't think the syntax in the PEP currently allows it to be used that way, but it could do). -- Greg _______________________________________________ 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/W7HCWW3Y3SIB2KYWJWYQ2KTYRSS6D6WX/ Code of Conduct: http://python.org/psf/codeofconduct/
