This is because Python 3 is using unicode. The path finding supposes that on Linux, Python and 2to3 are in the PATH, and that on Windows, Python is in the PATH.
確定! 回上一頁