On Thu, Oct 24, 2019 at 02:00:50PM +0100, Rhodri James wrote: > The fact is, %w[...] doesn't look like anything else > Python does
It looks like a list display [...] with a prefix. -- Steven _______________________________________________ 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/SWBEHSLG76A6FIGFYIAW2WBQJA2JTUD5/ Code of Conduct: http://python.org/psf/codeofconduct/
