Does any one recognize this binary data storage format
Christos Georgiou
tzot at sil-tec.gr
Wed Oct 5 04:24:48 EDT 2005
On Wed, 10 Aug 2005 13:23:22 GMT, rumours say that bokr at oz.net (Bengt
Richter) might have written:
>BTW, my second post was doing ''.join(chr(int(h[i:i+2],16)) for i in xrange(0,16,2))
>to undo the hexlify you had done (I'd forgotten that there's a binascii.unhexlify ;-)
And there's also str.decode('hex'), at least after 2.3 .
--
TZOTZIOY, I speak England very best.
"Dear Paul,
please stop spamming us."
The Corinthians
More information about the Python-list
mailing list