i faced an issue when i want to jsondump my dict into a file .
I don\'t know why the func jsondump replace every \\n with \\\\n .
\\n
\\\\n
Any