On Apr 13, 6:30 pm, DSblizzard <dsblizz... at gmail.com> wrote: > How to convert string with \n and \t symbols to natural string - with > new lines and tabs? 'String with tab\\t and newline\\n'.decode('string-escape')