Hi guys,
Is this a bug with raw strings? If the last character of the string is a
backslash, I get an unterminated string error. If I add another character,
the error goes away. I thought that the r prefix rendered everything
within the quotes as literals.
Thanks,
Garfield.