You need to deal with data that doesn't fit in the ASCII character set. ... Convert Unicode to plain Python string: "encode" unicodestring = u"Hello world" ...
確定! 回上一頁