You should be using the json module. json.dumps(string) . It can also serialize other python data types. ... When you just ask for 's' it escapes the \ for you, ...
確定! 回上一頁