It can be converted to Python 3.x code via 2to3 on the command line: $ 2to3 example.py ... Renames unicode to str .
確定! 回上一頁