How is this advantageous over str.format?
How is this advantageous over str.format?
Posted Jan 23, 2025 15:56 UTC (Thu) by daroc (editor, #160859)In reply to: How is this advantageous over str.format? by siddh
Parent article: A revamped Python string-formatting proposal
You can use HTML entities (< and >) if you want to type < and > in comments. It is a little unwieldy to do the escaping yourself, but you get used to it.
