This is because the Python 2 bytes object is simply an alias for Python 2's str , rather than a true implementation of the Python 3 bytes object, ...
確定! 回上一頁