<div dir="ltr">Hi Guido,<br><br>Ah yes Martin just pointed this out on the tracker. I think it would still be worthwhile having the tohex method, if not just to counter the obscurity of the binascii.hexlify function (but for other reasons too).<br>
<br>Also there&#39;s an issue with all the functions in binascii - they return bytes, not strings. Is this an oversight? (My version of tohex returns a str).<br><br>See tracker:<br><a href="http://bugs.python.org/issue3532">http://bugs.python.org/issue3532</a><br>
<br>Matt<br></div>