In Python 3.1 and up, the surrogateescape error handler can adeptly handle ... omitted text = line.decode("utf-8", "ignore") process(text).
確定! 回上一頁