Jonathan M Davis:

> Actually, I find the backticks to be by far the most pleasant way to get raw 
> strings in D.

I don't have backticks on my keyboard, so I use them only when they are needed. 
They have even removed the backticks in the Python2 -> Python3 transition 
partially because of this (and partially because there is a more obvious way to 
do it in Python, and Python tries to keep only one obvious way to do things).

Bye,
bearophile

Reply via email to