John Salerno wrote:
> Obviously the single backslash at the end of 'path' will cause a
> problem, and escaping it with a backslash seems to fix this problem, but
> how does escaping work when I already have it as a raw string? 

see the first two items here:
http://www.ferg.org/projects/python_gotchas.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to