If I type "32510ba9babebbbefd001547a810e67149caee".decode('hex')
into the shell the output looks like 2Q\x0b\xa9\xba\xbe\xbb\xbe\xfd\x00\x15G\xa8\x10\xe6qI\xca\xee
'
which is what I want.
However if I run this from a .py
script nothing gets printed.
If I change the code to
print "32510ba9babebbbefd001547a810e67149caee".decode('hex')
I get all kinds of symbols displayed like ♬, for example