On Sunday 01 June 2008 09:17:05 Jürgen Spitzmüller wrote:
> I think the r prefix marks the string as a raw string where special
> characters (such as the backslash) don't need to (and in fact must not) be
> escaped: http://www.python.org/doc/current/ref/strings.html
>
> So I think this fix is wrong.

  I agree on both issues. Either we remove the r or we remove the backslash, 
such as it is it will not work.

> Jürgen

-- 
José Abílio

Reply via email to