Y
Hacker News
new
|
ask
|
show
|
jobs
by
stavros
423 days ago
It wouldn't be different, but it would be more convenient because we no longer have to count the number of %s, you'd put the variable inline.
1 comments
masklinn
423 days ago
That's... already the case of t-strings?
link
stavros
423 days ago
Yes, that's my point. The GP was already talking about a t-string.
link
masklinn
423 days ago
dmurray was comparing a hypothetical sql"..." with sql(t"..."). There are no %s either way.
link