Y
Hacker News
new
|
ask
|
show
|
jobs
by
brennvin
1250 days ago
What if the compiler issued a warning if the f was missing and let you suppress the warning with an r?
1 comments
setr
1250 days ago
Then it might as well be fstrings by default, rstrings for raw.
link
brennvin
1250 days ago
Good idea! If we do away with f strings entirely the problem does not occur.
link