Hi

I am using binascii.b2a_hex to convert some binary data to hex. The result
is a two bit hex representation (i. e., without the leading 0x). How do I
convert the resulting two bit representation into an integer ?

Thanks.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to