On Sun, Jan 16, 2022 at 01:11:13PM +0000, Rob Cliffe via Python-ideas wrote:
> How about
>     fs{1, 2, 3}

What does the "s" add that the set {1, 2, 3} doesn't already tell us?

We don't say rs"\d+" for raw strings, or fs"{x =}" for f-strings.



-- 
Steve
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/RYSN6ILR5DZNUJJC7ZICMHKQDPWHYCAM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to