Python2之unicode转字符串

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/u012111465/article/details/84023309
str.encode('unicode-escape').decode('string_escape')

猜你喜欢

转载自blog.csdn.net/u012111465/article/details/84023309