▲ | its-summertime 9 days ago | ||||||||||||||||
I just wish it didn't get Pythonified in the process, e.g. needing to be a function call because backtick is hard to type on some keyboards, nearly having a completely separate concept of evaluating the arguments, etc. x`` vs x(t'') is a 2x blowup in terms of line-noise at worst. | |||||||||||||||||
▲ | itishappy 9 days ago | parent [-] | ||||||||||||||||
I don't think that's the reason. https://peps.python.org/pep-0750/#arbitrary-string-literal-p... | |||||||||||||||||
|