Python know the string is unicode, and the script try to decode it, so at the first Python try to encode the unicode to bytestring, obviously Python use the ...
確定! 回上一頁