On 17/12/2022 16:07, e...@emilstenstrom.se wrote:
Python's currently supported string types are just single letter, so the 
suggestion is to require tagged strings to be at least two letters.


Er, no:

Python 3.8.3 (tags/v3.8.3:6f8c832, May 13 2020, 22:20:19) [MSC v.1925 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> rf'{2+2}'
'4'

Best wishes
Rob Cliffe
_______________________________________________
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/OE5MVRZPX4ICFSTBAKA43BPGTFKE6C2Q/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to