Decode it using the 'unicode-escape' codec. If x is your string, x.decode('unicode-escape') . Gallaecio:. '\u2019'.decode('unicode-escape') ...
確定! 回上一頁