On Thu, Sep 17, 2020 at 06:06:39PM +0200, Alexis Masson wrote: > I do really like the idea, but assigning to a literal really makes it > feel wrong...
f-strings are not literals. They are a form of eval(). -- 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/GBFIZKOLYC3OBNVKIU4CJGKPHS3HGCJH/ Code of Conduct: http://python.org/psf/codeofconduct/