decode("7061756c", "hex") works for Python 2 and Python 3. But it returns a bytes() string in Python 3. But that's reasonable for an ASCII string. – Mark Evans.
確定! 回上一頁