The encodings.hex_codec Module
(New in 2.2) HEX codec.
encoded_data = data.encode("hex")
decoded_data = encoded_data.decode("hex")
2008-07-15: Selected articles (including this one) now have experimental "comment" links in the left column and at the bottom. You're welcome to use them for commenting and voting on articles. For a bit more on this, see this page. /F
(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 2008-07-25 10:39:46.233539. hosted by webfaction.