On Sat, Oct 31, 2020 at 10:22:09PM +1100, Steven D'Aprano wrote: > (1) Just get over the use of `_` for the wildcard pattern. > another identifier. Now that the parser will support soft keywords, we > should expect more cases that something that is an identifier is one > context will be a keyword in another.
Oops, I lost a word. That should say "use another identifier". All other typos and misspellings are intentional :-) -- Steve _______________________________________________ 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/BLKDXXQPAID2MY75YOIHZ63MTTQ3SG23/ Code of Conduct: http://python.org/psf/codeofconduct/
