The difference is not in ord() but in binascii.unhexlify() . In Python 2 it returns a string and if you index into that string you get a ...
確定! 回上一頁