On 30-04-2012 09:08, Jacob Carlborg wrote:
On 2012-04-29 22:26, Alex Rønne Petersen wrote:IMHO r"" is better than `` for the simple reason that typing `` is extremely annoying on non-US keyboards.`` is better because you don't have to escape ".
That only applies when you actually have " in the string. I think both have their uses.
-- - Alex