Add backslash to the end of raw string : Escape « String « Python Tutorial






print r'C:\Program Files\foo\bar\'
5.8.Escape
5.8.1.Add backslash to the end of raw string
5.8.2.Raw string