It's actually one of the most powerful enhancements one can make to a programming language
It's actually one of the most powerful enhancements one can make to a programming language
Posted Jan 29, 2025 0:28 UTC (Wed) by NYKevin (subscriber, #129325)In reply to: It's actually one of the most powerful enhancements one can make to a programming language by NYKevin
Parent article: A revamped Python string-formatting proposal
(In case anyone didn't read the PEP: You can just prefix a literal string with no interpolations with t, and it still gives you a template and not a literal string.)
