Hex String

Anthony Cole anthony.cole at gmail.com
Mon May 10 15:55:10 EDT 2010


How can I concatenate 2 hex strings (e.g. '\x16' and '\xb9') then convert 
the answer to an integer?

When I try i always end up with the ASCII equivalent!

Thanks,
Anthony 





More information about the Python-list mailing list