如何在python中解码utf-8字符串?

时间:2018-02-09 16:07:29

标签: python utf-8

我从数据库中获取此字符串:'Paris,\ u00cele-de-France'

在架构中,它使用UTF-8 Unicode进行编码。我尝试编码('utf-8'),但没有帮助。

0 个答案:

没有答案