I am trying to write a txt file in python. But all the " are replaced to \'.
"
\'
This makes it difficult for the file to load via json. Any sol