Python 3.1.1 string to hex. I am trying to use str.encode() but I get >>> "hello".encode(hex) Traceback (most recent call last): File "<stdin>", line 1, ...
確定! 回上一頁