The encodings.hex_codec Module
(New in 2.2) HEX codec.
encoded_data = data.encode("hex")
decoded_data = encoded_data.decode("hex")
(New in 2.2) HEX codec.
encoded_data = data.encode("hex")
decoded_data = encoded_data.decode("hex")
this page was rendered by a django application in 0.02s 2010-07-30 15:30:19.671746. hosted by webfaction.