You're doing nothing wrong (and neither is Python). Python's json module simply takes the safe route and escapes non-ascii characters. This is a valid way of ...
確定! 回上一頁