In python 3, by default they(Literal strings) are unicode. Let's assume text as a bytes object, then use. text.decode('utf-8').
確定! 回上一頁